Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update debian.md #1395

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update debian.md #1395

wants to merge 1 commit into from

Conversation

rixxxxx
Copy link
Contributor

@rixxxxx rixxxxx commented Apr 26, 2024

add remove template part

add remove template part
Copy link
Member

@unman unman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, but I think we should hold back on this until the template pages are updated.

@@ -109,3 +109,9 @@ The lesson is that you should carefully look at what is being installed to your
### Package installation errors in Qubes 4.0

If some packages throw installation errors, see [this guide.](/doc/vm-troubleshooting/#fixing-package-installation-errors)

## Removing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have an updated section on Template handling in the pipeline, and we prefer not to duplicate information across pages.


(Replace XX with the Debian version number of the template you wish to remove.)

There are two possible ways to remove the TemplateVM. Check with `qvm-prefs debian-XX | grep installed_by_rpm` which way this template has been installed in the past. If you have the boolean value "False", the you have to use `sudo -E qubes-dom0-update --action=purge --yes qubes-template-debian-XX`. If you have the boolean value "True" then execute this command `sudo dnf -y remove qubes-template-debian-XX`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The canonical way f dealing with templates is qvm-template, and not use dnf/qubes-dom0-update at all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants