If you don’t know what it is Pianobarfly is a terminal interface to Pandora. If you want to know more about it listen here:
http://www.podnutz.com/lftrou123
Grab the git from here:
https://github.com/ghuntley/pianobarfly
When you grab the zip from the github you will need to make install the source. Before you do that make sure you have the dependencies installed first. On my current Ubuntu install I ran:
sudo apt-get install libao-dev libao-common libfaad-dev libmad0-dev libtagc0-dev libjson0-dev libgnutls-dev libaudid3tag-dev libid3tag0 libid3tag0-dev
I got most of the install commands from a site but I added the id3tag libs to it. You may need to add or remove things depending on your distro. The site reference is here:
http://erikimh.com/pandora-on-linux-pianobar-and-pianobarfly/
After you make install just run ./pianobarfly from the directory you have it installed in. It is handy to have terminator installed and you can run pianobarfly with your terminal split into vertical views.