mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-17 21:34:17 -05:00
Marek: Rpmfusion repo definitions are already installed. The repository is simply disabled.
This commit is contained in:
parent
d41b4c3510
commit
b3d9bceaa6
@ -140,10 +140,9 @@ Also note that Disposable VMs do not have persistent user filesystem, and so the
|
||||
RPMFusion for a Fedora TemplateVM
|
||||
---------------------------------
|
||||
|
||||
If you would like to enable the [RPM Fusion](http://rpmfusion.org/) repository: open a Terminal of the TemplateVM and type the following commands (you may need to Allow Full Access for some minutes in the VM Firewall rules, while the new repositories are fetched):
|
||||
If you would like to enable the [RPM Fusion](http://rpmfusion.org/) repository: open a Terminal of the TemplateVM and type the following commands:
|
||||
|
||||
~~~
|
||||
sudo dnf install --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
|
||||
sudo dnf config-manager --set-enabled rpmfusion-free rpmfusion-nonfree
|
||||
sudo dnf upgrade --refresh
|
||||
~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user