mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-02 17:44:43 -05:00
Merge branch 'patch-1' of https://github.com/ghijg/qubes-doc into ghijg-patch-1
This commit is contained in:
commit
6d7ae422b3
@ -91,10 +91,13 @@ The following sections cover advanced topics pertaining to installing and updati
|
|||||||
|
|
||||||
### RPMFusion for Fedora TemplateVMs
|
### RPMFusion for Fedora TemplateVMs
|
||||||
|
|
||||||
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] repositories, open a Terminal of the TemplateVM and type the following commands, depending on which RPM Fusion repositories you wish to enable (see [RPM Fusion] for details):
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
sudo dnf config-manager --set-enabled rpmfusion-free rpmfusion-nonfree
|
sudo dnf config-manager --set-enabled rpmfusion-free
|
||||||
|
sudo dnf config-manager --set-enabled rpmfusion-free-updates
|
||||||
|
sudo dnf config-manager --set-enabled rpmfusion-nonfree
|
||||||
|
sudo dnf config-manager --set-enabled rpmfusion-nonfree-updates
|
||||||
sudo dnf upgrade --refresh
|
sudo dnf upgrade --refresh
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user