Explain why repos are enabled permanently

Closes QubesOS/qubes-issues#4667
This commit is contained in:
Andrew David Wong 2020-11-03 16:05:02 -08:00
parent dac19bf11f
commit 0921e18e97
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -110,6 +110,10 @@ sudo dnf config-manager --set-enabled rpmfusion-nonfree-updates
sudo dnf upgrade --refresh sudo dnf upgrade --refresh
~~~ ~~~
This will permanently enable the RPM Fusion repos.
If you install software from here, it's important to keep these repos enabled so that you can receiving future updates.
If you only enable these repos temporarily to install a package the Qubes update mechanism may persistently notify you that updates are available, since it cannot download them.
### Reverting changes to a TemplateVM ### Reverting changes to a TemplateVM