Don’t like Amarok 2? Despair not, because there is a way to get back your Amarok 1.4 in Ubuntu Jaunty. Basically, you need to find a mirror of Amarok 1.4 and just install from there. One of those is mentioned below. This is all you have to do :
Add the repositories for Amarok 1.4 to your sources.list file:
deb http://ppa.launchpad.net/bogdanb/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/bogdanb/ppa/ubuntu jaunty main
Add the key:
sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com \
0x1d7e9dd033e89ba781e32a24b9f1c432ae74ae63
And then finally, update your sources, remove Amarok 2 and install 1.4
sudo apt-get update
sudo apt-get remove amarok
sudo apt-get install amarok14
That’s it. You are done. You have successfully installed Amarok 1.4 in Jaunty. Have fun.
Popularity: 2% [?]
Related posts:
