Play mp3 songs in fedora linux

Solved/Closed
vijay - Feb 3, 2009 at 03:41 AM
 SPY - Dec 6, 2012 at 03:12 PM
Hello,
ii want to play mp3 files infedora linux .how can I install mp3 player or vlc player in fedora linux.


help me
Related:

4 responses

To install vlc on fedora

1- add some repositories, type on the terminal :

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


2- type in the terminal :
yum update


3- install vlc
yum install vlc


and is done !

http://www.zinovskyhowtos.info/
53
thank you it was really helpful.
0
Thnak u
0
vlc works for kde what for gnome?
0
It'll work for any desktop environment just like most programs compiled for Linux.
0
Thanq,its worked....
0
Download Wine or download mp3 codec for rythmbox for wine go to synaptic package manager and type wine into the searchbox then install it this will allow you to run some windows programs in Linux
22
how to download wine
3
Using what Linux Distro Exactly?
0
in fedora 13 ???
0
Digitalphoenix
Jul 9, 2010 at 06:38 PM
This works!
0
Prathyushraman
Aug 4, 2010 at 06:35 AM
Follow the steps
.# # add RPM Fusion repository with the rpm command
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
rpm -Uvh http://download1.rpmfusion.org/...

1. yum install mplayer-gui
2. yum install xine
3. yum install vlc
0