mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-06 22:19:09 -04:00
Update software-update-domu.md
When adding rpmfusion repositories it's important to add the related update repositories, too.
This commit is contained in:
parent
bad0dbd97b
commit
4f7e1d81bc
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ The following sections cover advanced topics pertaining to installing and updati
|
||||||
If you would like to enable the [RPM Fusion] repository, open a Terminal of the TemplateVM and type the following commands:
|
If you would like to enable the [RPM Fusion] repository, open a Terminal of the TemplateVM and type the following commands:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
sudo dnf config-manager --set-enabled rpmfusion-free rpmfusion-nonfree
|
sudo dnf config-manager --set-enabled rpmfusion-free rpmfusion-nonfree rpmfusion-free-updates rpmfusion-nonfree-updates
|
||||||
sudo dnf upgrade --refresh
|
sudo dnf upgrade --refresh
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue