Wednesday, October 30, 2013

Enable mp3 playback in RhythmBox player in CentOS

Playing mp3 in centos is easier with RhythmBox player. Here how it is -

Step 1:  Open Linux console as a root.
Step 2: Go to the yum directory by -
cd /etc/yum.repos.d/
Step 3: Get the yum repository for Rhythmbox by the following command -
wget http://pkgrepo.linuxtech.net/el6/release/linuxtech.repo

Step 4: Now install by yum --

          yum install rhythmbox

Step 5: Now install 2 plug-in for .mp3 extension.

yum install gstreamer-plugins-ugly 
yum install gstreamer-plugins-bad
You are done!

No comments:

Post a Comment

How to Generate and use the ssh key on Gerrit, github.io, gitlab, and bitbucket.

 Details can be found here -