mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-22 00:20:23 -04:00
Explain why repos are enabled permanently
Closes QubesOS/qubes-issues#4667
This commit is contained in:
parent
dac19bf11f
commit
0921e18e97
1 changed files with 4 additions and 0 deletions
|
@ -110,6 +110,10 @@ sudo dnf config-manager --set-enabled rpmfusion-nonfree-updates
|
|||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue