mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-20 07:30:32 -04:00
Add instructions for enabling community template repo
This commit is contained in:
parent
c6405b3ca6
commit
7495da044e
1 changed files with 5 additions and 0 deletions
|
@ -83,6 +83,11 @@ Usually, the installation method is to execute the following type of command in
|
|||
$ sudo qubes-dom0-update qubes-template-<name>
|
||||
|
||||
where `qubes-template-<name>` is the name of your TemplateVM package.
|
||||
|
||||
If you wish to install a community template, you must enable the community template repo:
|
||||
|
||||
$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-<name>
|
||||
|
||||
If you receive the message that no match is found for `qubes-template-<name>`, see [here][no-match].
|
||||
|
||||
## After Installing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue