mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Use yum directly to remove a package in dom0
This commit is contained in:
parent
3431bbb1cd
commit
391df3f01a
@ -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…
Reference in New Issue
Block a user