mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-17 22:20:27 -04:00
Use yum directly to remove a package in dom0
This commit is contained in:
parent
3431bbb1cd
commit
391df3f01a
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ Of course, command line tools are still available for accomplishing various upda
|
|||
If you've installed a package such as anti-evil-maid, you can remove it with the following command:
|
||||
|
||||
~~~
|
||||
sudo qubes-dom0-update action=remove anti-evil-maid
|
||||
sudo yum remove anti-evil-maid
|
||||
~~~
|
||||
|
||||
### Kernel Upgrade ###
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue