Fedora templates
The Fedora template is the default template in Qubes OS. The current version is Fedora 42. This page is about the “full” Fedora templates. For the minimal version, please see the Minimal templates page.
Installing
To install a specific Fedora template that is not currently installed in your system, use the Qubes Template Manager, or use the following command in a dom0 terminal:
$ qvm-template install XX
(Replace XX with the name of the Fedora template you wish to install.)
To reinstall a Fedora template that is already installed in your system, see How to Reinstall a template.
After Installing
After installing a fresh Fedora template, we recommend performing the following steps:
Installing software
Updating
For routine daily updates within a given release, see How to Update.
Upgrading
There are two ways to upgrade your template to a new Fedora release:
Recommended for most users: Install a fresh template. After installing the new template, install any new packages and redo any custom modifications you made in the old template. switch all qubes that were using the old template to the new one. You may want to note down your customizations as you make them, and keep a note of any packages you install. (You can also check the package logs in the old template using
dnf history.) This will help you recreate them in the future.For advanced users: Upgrade the existing template in-place. This preserves your current customizations and installed packages without needing to redo them.