mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-13 00:09:47 -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>
|
$ sudo qubes-dom0-update qubes-template-<name>
|
||||||
|
|
||||||
where `qubes-template-<name>` is the name of your TemplateVM package.
|
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].
|
If you receive the message that no match is found for `qubes-template-<name>`, see [here][no-match].
|
||||||
|
|
||||||
## After Installing
|
## After Installing
|
||||||
|
Loading…
Reference in New Issue
Block a user