mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-26 15:59:24 -05:00
added upgrade command to get repo metadata
This commit is contained in:
parent
dc336f537f
commit
d41b4c3510
@ -145,5 +145,6 @@ If you would like to enable the [RPM Fusion](http://rpmfusion.org/) repository:
|
||||
~~~
|
||||
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…
Reference in New Issue
Block a user