mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-13 16:29:59 -05:00
update wrong RPMFusion repo enabling commands
Tested on fedora-23
This commit is contained in:
parent
6fd7f348b0
commit
dc336f537f
@ -140,8 +140,10 @@ 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...
|
||||
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):
|
||||
|
||||
dom0 Start Menu -> Template:Fedora 21 -> Package Sources -> Enable RPMFusion
|
||||
~~~
|
||||
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
|
||||
~~~
|
||||
|
||||
This already covers RPMFusion yum signing keys.
|
||||
|
Loading…
Reference in New Issue
Block a user