Fedora 33 - Workstation Installation: Difference between revisions

From WilliamsNet Wiki
Jump to navigation Jump to search
(Created page with "Enable RPM fusion: $ sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm $ sudo dnf install https://download1.rpm...")
(No difference)

Revision as of 17:50, 29 November 2020

Enable 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