Wednesday, September 15, 2010

Install RMPFusion

Keywords
install RMPFusion
Fedora cant play mp3 file
Fedora packages: failed to install signature

What is RMPFusion

If you are new to Fedora. RMPFusion is a 3rd party software source list
Means all installer that is 'FREE' but 'NOT REALLY FREE' like flash player was listed here

Some EMO EMO
I create this tutorial because I cant play mp3 file because of failed to install the 3rd party software. The reason was not on the software source but on the signature key that not being teach during "how to install the 3rd party source list". Probably this is easy but IM USING WINDOWS!

Start the Tutorial
Go to http://rpmfusion.org/

1st step - Put RMPFusion in yor list
Download the .rpm file. These file is an installer to make RMPFusion as your 3rd party source list
Note you need to Install both Free and Non-Free

2nd step - Verify the Signature
Download the signature
Import the signature


This is the link where I learn how to install (import actually) the signature http://fedoraproject.org/wiki/Enabling_new_signing_key

To put it simply su -c 'rpm --import NAME_OF_THE_SIGNATURE_FILE'

In my PC it will be
cd Downloads
su
mypassword1234
ls
su -c 'rpm --import RPM-GPG-KEY-rpmfusion-free-fedora-13'
su -c 'rpm --import RPM-GPG-KEY-rpmfusion-nonfree-fedora-13'

No comments: