Fix code blocks
This commit is contained in:
parent
55f9033841
commit
0b7b661d49
|
@ -40,17 +40,13 @@ Alternatively, command-line tools are available for accomplishing various update
|
||||||
|
|
||||||
To check and install updates for dom0 software:
|
To check and install updates for dom0 software:
|
||||||
|
|
||||||
~~~
|
|
||||||
$ sudo qubes-dom0-update
|
$ sudo qubes-dom0-update
|
||||||
~~~
|
|
||||||
|
|
||||||
### How to install a specific package
|
### How to install a specific package
|
||||||
|
|
||||||
To install additional packages in dom0 (usually not recommended):
|
To install additional packages in dom0 (usually not recommended):
|
||||||
|
|
||||||
~~~
|
|
||||||
$ sudo qubes-dom0-update anti-evil-maid
|
$ sudo qubes-dom0-update anti-evil-maid
|
||||||
~~~
|
|
||||||
|
|
||||||
You may also pass the `--enablerepo=` option in order to enable optional repositories (see yum configuration in dom0). However, this is only for advanced users who really understand what they are doing.
|
You may also pass the `--enablerepo=` option in order to enable optional repositories (see yum configuration in dom0). However, this is only for advanced users who really understand what they are doing.
|
||||||
You can also pass commands to `dnf` using `--action=...`.
|
You can also pass commands to `dnf` using `--action=...`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user