mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-02 06:46:11 -04:00
qvm-template should be used to remove templates
fixes: https://github.com/QubesOS/qubes-issues/issues/7525
This commit is contained in:
parent
427acfb8a5
commit
c37468fa11
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ installing a template package in dom0, per the instructions
|
|||
dom0 in order to uninstall it:
|
||||
|
||||
```
|
||||
$ sudo dnf remove qubes-template-<DISTRO_NAME>-<RELEASE_NUMBER>
|
||||
$ qvm-template remove qubes-template-<DISTRO_NAME>-<RELEASE_NUMBER>
|
||||
```
|
||||
|
||||
`qubes-template-<DISTRO_NAME>-<RELEASE_NUMBER>` is the name of the desired
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue