mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-07 10:25:39 -05:00
![Ryan A. Chapman](/assets/img/avatar_default.png)
qubes-windows-tools currently only exists in the dom0 current-testing repo. According to the dom0 file /etc/yum.repos.d/qubes-dom0.repo, it seems this is by design. If you would prefer to add the package to the current repo instead of this change, that is fine by me. I just wanted to note this in the docs for the next person. `curl -s yum.qubes-os.org/r3.1/current/dom0/fc20/rpm | grep qubes-windows-tools` returns nothing However, current-testing does have it in there: ``` curl -s yum.qubes-os.org/r3.1/current-testing/dom0/fc20/rpm | grep qubes-windows-tools <li><a href="qubes-windows-tools-3.0.3-1.x86_64.rpm"> qubes-windows-tools-3.0.3-1.x86_64.rpm</a></li> <li><a href="qubes-windows-tools-3.0.4-1.x86_64.rpm"> qubes-windows-tools-3.0.4-1.x86_64.rpm</a></li> ```
Qubes OS Documentation
Canonical URL: https://www.qubes-os.org/doc/
All Qubes OS Project documentation pages are stored as plain text files in this dedicated repository. By cloning and regularly pulling from this repo, users can maintain their own up-to-date offline copy of all Qubes documentation rather than relying solely on the Web.
For more information about the documentation, including how to contribute, please see the Documentation Guidelines.
Description
All Qubes OS Project documentation pages are stored as plain text files in this dedicated repository. By cloning and regularly pulling from this repo, users can maintain their own up-to-date offline copy of all Qubes documentation rather than relying solely on the Web.
Languages
Makefile
51.8%
Python
48.2%