mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-24 07:21:15 -04:00
Document template testing; improve related docs
- Document template testing repos - Introduce dom0 testing repos - Cross-link dom0 and domU testing repo sections - Link to template testing section from related sections - Add pointer to installing templates - Minor improvements and fixes Thanks to @GWeck for pointing out the need for this in: https://forum.qubes-os.org/t/fedora-34-template-available-for-testing/4904/4
This commit is contained in:
parent
41ed804361
commit
0b5e3005c2
4 changed files with 38 additions and 4 deletions
|
@ -13,7 +13,8 @@ title: How to Install Software
|
|||
---
|
||||
|
||||
When you wish to install software in Qubes OS, you should generally install it
|
||||
in a [template](/doc/glossary/#template).
|
||||
in a [template](/doc/glossary/#template). For installing templates themselves,
|
||||
see [how to install a template](/doc/templates/#installing).
|
||||
|
||||
Advanced users may also be interested in learning how to install software in
|
||||
[standalones](/doc/standalones-and-hvms/) and
|
||||
|
@ -79,6 +80,10 @@ updating software in domUs.
|
|||
If you wish to install updates that are still in [testing](/doc/testing), you
|
||||
must enable the appropriate testing repositories.
|
||||
|
||||
**Note:** The following repos are in templates and standalones. For dom0 testing
|
||||
repos, see [here](/doc/how-to-install-software-in-dom0/#testing-repositories).
|
||||
For testing new templates, please see [here](/doc/testing/#templates).
|
||||
|
||||
#### Fedora
|
||||
|
||||
There are three Qubes VM testing repositories (where `*` denotes the Release):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue