How to Install/Upgrade Banshee 1.4 in Ubuntu 8.10 Intrepid Ibex [Tutorial]
On November 10, 2008, a new release of Banshee, one of the most popular music players for Linux, came out with new features and benefits (Banshee 1.4). Here’s how to upgrade your existing installation to the latest version (you can adapt this guide for other Linux distributions as well, but it was specifically written for Ubuntu 8.10):
Open your “/etc/apt/sources.list” file for edit by typing this into the terminal:
sudo gedit /etc/apt/sources.list
Add these lines to “sources.list”, and then close the editor:
deb http://ppa.launchpad.net/banshee-team/ubuntu intrepid main
deb-src http://ppa.launchpad.net/banshee-team/ubuntu intrepid main
Refresh your sources by typing the following into the terminal:
sudo apt-get update
If you have Banshee installed already, you should now see an available update. Go ahead and run the update to get the latest Banshee 1.4 installed on your system.
If you don’t already have Banshee installed, you should be able to install Banshee 1.4 by typing the following into the terminal:
sudo apt-get install banshee
Now, you should be good to go! Enjoy the many new features and benefits of Banshee 1.4!
If you have a different version of Ubuntu, you may need to change the sources.list items to reflect that. Refer to this page for instructions.
Like the post? Did it help you? Want to thank me?
Buy me a soda!

Buy me a Lunch!
Help me in College!
November 13th, 2008 at 4:27 pm
Will 1.4 be added to the official repos, or is this the only way to get it?
November 13th, 2008 at 6:24 pm
@ Stephen:
That’s actually a really good question. I would like to think that it would eventually be added in the repos, but I couldn’t tell you for sure. I’m impatient, and the update sounded really good, so I wasn’t going to wait to find out. Hence, this guide.
Here’s a thread over at the Ubuntu forums that may be of use to you:
http://ubuntuforums.org/showthread.php?s=537acebcc289dc885727e856ae395d01&t=923974&page=4
November 13th, 2008 at 10:47 pm
Thank you for this!!! The banshee website said it would be in the Intrepid repos but it’s not.
November 14th, 2008 at 8:09 pm
A minor gripe. Great article, but you generally never want to open up a graphical application with sudo. Use gksudo instead.
December 21st, 2008 at 2:48 am
The instructions here for upgrading were brilliant, thank you. I was hoping that the new version would be better at getting metadata from an albums, but it was just as bad as the old version for this…. Rhythmbox gets it no problem, but Banshee only manages it for one in ten of my albums - any ideas on this would be welcome!
Many thanks.
December 21st, 2008 at 4:08 pm
You’re welcome!
You may want to try messing around with the ID3 tags using EasyTag or something similar. I know that Banshee has a problem with recognizing the latest version of the tagging system (I know because I had the same problem as you). I eventually got them to work, but I’m not sure how. This link will give you some information and hopefully some resolution:
http://www.nabble.com/music-library-shows-not-all-music!-td20513556.html