Sunday, August 29, 2010

How to install RPM Fusion

RPM Fusion is a repository that has packages that Fedora does not ship in there own repository.

To install RPM Fusion enter this into a terminal:

su -c 'rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'

Type in the root password and hit enter.  Now RPM Fusion will install.

Now your done,  RPM Fusion is installed

No comments:

Post a Comment