RPM Fusion
This commit is contained in:
parent
f69b16748f
commit
a0e74cdd5e
@ -1,3 +1,12 @@
|
||||
# mikecheatsheet
|
||||
|
||||
Mike's cheat sheet
|
||||
|
||||
## Install RPM Fusion
|
||||
|
||||
```
|
||||
sudo dnf install \
|
||||
https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
|
||||
sudo dnf install \
|
||||
https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user