From 7495da044edc7f5ccc7ceb24d52e653fff3a3fd2 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 27 Sep 2020 16:32:02 -0500 Subject: [PATCH] Add instructions for enabling community template repo --- user/managing-os/templates.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/user/managing-os/templates.md b/user/managing-os/templates.md index d74a859c..839bf0a3 100644 --- a/user/managing-os/templates.md +++ b/user/managing-os/templates.md @@ -83,6 +83,11 @@ Usually, the installation method is to execute the following type of command in $ sudo qubes-dom0-update qubes-template- where `qubes-template-` 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- + If you receive the message that no match is found for `qubes-template-`, see [here][no-match]. ## After Installing