Skip to content

Instantly share code, notes, and snippets.

@markcaudill
Created May 27, 2011 02:09
Show Gist options
  • Save markcaudill/994514 to your computer and use it in GitHub Desktop.
Save markcaudill/994514 to your computer and use it in GitHub Desktop.
sudo rpm --import http://commondatastorage.googleapis.com/xenodecdn/RPM-GPG-KEY-rpmfusion-free-fedora-15
sudo rpm --import http://commondatastorage.googleapis.com/xenodecdn/RPM-GPG-KEY-rpmfusion-nonfree-fedora-15
su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment