Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 680 Bytes

look-for-available-templates.adoc

File metadata and controls

23 lines (17 loc) · 680 Bytes

Look for available templates

Note
All these operations must be executed in a dom0 terminal

Starting Qubes 4.1, interact with templates by running following commands:

# In CLI
qvm-template

# With GUI
qvm-template-gui

More details are available at: https://www.qubes-os.org/doc/template-manager/.

For versions of Qubes before 4.1, if you want to know which template VMs are available from Qubes OS repo, just issue the following command in dom0:

# For default templates
sudo qubes-dom0-update --action=search qubes-template

# Including communicate template
sudo qubes-dom0-update --enablerepo=qubes-templates-community --action=search qubes-template