Quote:
|
Originally Posted by n00bfedora
Where can I get it for fedora core 6??? I have xmms and I am really confused with it cause i have to click on the different song titles to switch to a different song.
|
If you're using Gnome you probably already have Rhythmbox installed. To install software in FC6 open a terminal and type:
su -
su space dash
Give the root password and type:
yum install packagename
For example:
yum install banshee
If you're not used to the command line then use the GUI tool called 'Add/Remove Software' located in your menu.
Edit: you may have to setup extra repos to get some software. Read my FC6 update to Stanton Finley's guide for multimedia and codecs:
http://www.geocities.jp/rondonko/fc6notes.html
Wayne