mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-24 14:59:25 -05:00
Add instructions for enabling community template repo
This commit is contained in:
parent
c6405b3ca6
commit
7495da044e
@ -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…
Reference in New Issue
Block a user