Lately i was trying to get some music on my gentoo netbook, as lets be honest, if you can't play music, what do you listen to while your performing your latest hack? CMus was my answer.
CMus
This is one of the best, feature-rich players for console. Built using
ncurses and thus offering a text user interface, CMus has several view
modes, organizes your music by artist/album, provides playlists and a
library view, a filebrowser, it allows searching, Last.fm/Libre.fm
scrobbling via this script, and it uses Vi-like keyboard shortcuts.
It is by far the easiest to install and use of the music players i tried out.
Installation:
Build From Source/Source Forge Link
git clone -b pu git://gitorious.org/cmus/cmus.git
cd cmus
./configure prefix=$HOME/cmus
make install
Build From Gentoo Repo:
emerge -va cmus
Help/Usage Page:
man cmus
For those of you that arnt going to bother to read the man page just to quickly add and play some songs, here is a great link, to quickly add your music library. Add Music:
https://wiki.archlinux.org/index.php/Cmus#Adding_Music