I installed fedora-32-minimal and added some packages to it and I’m using it for AppVMs. Now, I want to start with a fresh install, but haven’t been able to install it again. I ran sudo qubes-dom0-update qubes-template-fedora-32-minimal This is what I’m getting in Dom0 Terminal. Is it because I cannot install it fedora-32-minimal twice on the same system?
Using sys-whonix as UpdateVM to download updates for Dom0; this may take some time...
No Match for argument qubes-template-fedora-32-minimal
Nothing to download
Thank you, @fsflover for your prompt response. I would like to install another fedora-32-minimal rather than replace the current one with a fresh version (i.e. --action=reinstall). Is that possible?
If I clone it my currently installed minimal template, the installed packages will persist in it. So if I understand correctly, the only solution is (1) --action=reinstall, and (2) clone the freshly installed and clean minimal template, (3) install different packages in different version of the minimal template. Right?
Clone your template. The new one will have all old packages.
Reinstall the original template. It will be fresh.
(At least in theory) Rename them if necessary (but renaming hassomedangerousbugs).
Or change the templates for all your qubes accordingly (should be more safe).
If I clone it my currently installed minimal template, the installed
packages will persist in it. So if I understand correctly, the only
solution is (1) --action=reinstall, and (2) clone the freshly
installed and clean minimal template, (3) install different packages
in different version of the minimal template. Right?
This is why I don’t keep “installed” templates around, but clone them
immediately and uninstall the one from the repository.
Now you have a clean and fresh fedora-32-minimal. Going forward I would
highly recommend to only make changes on clones of that one. Another
advantage of this is that if you ever have to restore from backup, your
backed up templates won’t conflict with already existing ones (e.g.
fedora-32)