MP3 Support In Fedora 7
Written by BinnyVA on July 2, 2007 – 9:58 pm -Fedora does not include MP3 support out of the box. This is because MP3 is a proprietary format. Fortunately, enabling MP3 support in Fedora 7 is very easy.
First thing to do is enable the Livna repository for Yum.
Run these commands as root
wget http://rpm.livna.org/fedora/7/i386/livna-release-7-2.noarch.rpm
rpm -ivh livna-release-7-2.noarch.rpm
The next step is to install all the necessary libraries. This is what I did…
yum install gstreamer-plugins-ugly gstreamer-plugins-bad xine-lib-extras-nonfree
del.icio.us | Digg it | Furl | ma.gnolia | reddit | StumbleUpon |
Posted in Audio, Configuration, Fedora |


July 23rd, 2007 at 12:45 pm
I moved my blog to : http://linuxpoison.wordpress.com/
http://linuxpoison.wordpress.com/2007/06/01/install-mp3-support-in-fedora-7/
July 24th, 2007 at 9:08 pm
I have updated the link. Thanks for pointing it out.
April 24th, 2008 at 6:45 pm
Thanks..I was looking 4 this tip for long..