The most lovable music player for Linux users Amarok undoubtedly has the great efforts of its developers for its complete make over to version 2 series from its previous versions 1.4 series. From Ubuntu 9.04, ubuntu package manager allows the installation of the latest series of Amarok 2. But, most of you will agree that the latest series is not as impressive as Amarok 1.4 series.
The revamped look in Amarok 2 brought interface changes with newly added scripts, but many Linux users still want some of features from Version 1.4 to be included in the new releases also. You can install Amarok version 1.4 by adding some repositories and removing your existing version of Amarok.
Also read: Search PPA Repositories (Launchpad) in Ubuntu Easily with PPASearch
This tutorial will guide you through installation of Amarok 1.4 in Ubuntu Lucid, Karmic and Jaunty. Follow the step by step guide:
Guide To Install Amarok 1.4 in Ubuntu Linux
Before we begin with the installation, you should know that the latest version of Amarok 2 series has to be removed to install Amarok 1.4.
1. Remove existing Amarok
Copy and paste the command into terminal:
sudo apt-get --purge remove amarok
2. Add Repository
Lucid Lynx and Karmic Koala users copy and paste the following command into terminal:
sudo add-apt-repository ppa:bogdanb/amarok14
Jaunty Jackalope users need to copy and paste this command into terminal:
deb http://ppa.launchpad.net/bogdanb/amarok14/ubuntu jaunty main
3. Update package list and Install Amarok 1.4
sudo apt-get update
sudo apt-get install amarok14

There you go! Enjoy the “not so latest”, but The Best version, Amarok 1.4 on Lucid, Karmic or Jaunty!
Suggested reading:
Clementine is a music player for Linux, Windows and Mac OSX users, inspired by Amarok 1.4, providing users with a fast and easy-to-use interface for searching and playing your music. We already ...
READ MORE
The Document Foundation has launched the first stable release of LibreOffice, the free and Open Source office suite, forked from OpenOffice. The first release, LibreOffice 3.3 has been developed by ...
READ MORE
In the vast arena of music players, RealPlayer plays a unique part in the field. It is handy, useful and robust tool which includes the exciting online features like that ...
READ MORE
Ubuntu comes with the default Dictionary, that can be accessed from the pathways “Applications → Office → Dictionary”. The only problem associated with it is that, it's an Online Dictionary, ...
READ MORE
Apple has released iTunes 10.1.1 few minutes ago, fixing important bugs and addressing issues related to playlists, music videos & performance issues. iTunes 10.1 was released nearly a month ago ...
READ MORE
Apple has just released the final version of iTunes 10.1 for download. As expected, the release comes before iOS 4.2 public release and adds support for AirPlay to stream videos ...
READ MORE
A little late, but Apple has finally made a right move towards the expansion of not-so-social, social network for music, iTunes Ping. Introduced in September this year, Ping lets you ...
READ MORE
GNU image manipulation Program, commonly known as GIMP is a multi-platform tool to edit, compose or manipulate images. This free tool is one of the top competitors to Adobe Photoshop, mostly ...
READ MORE
Clementine 0.5 Released; Amarok 1.4 Inspired Cross-Platform Music
LibreOffice 3.3 Stable Released; How to Install from
Install RealPlayer 11 GOLD in Ubuntu
Convert Default Online Dictionary to Offline in Ubuntu
Apple Releases iTunes 10.1.1 to fix Crashes and
iTunes 10.1 Available for Download with iOS 4.2
Apple Brings Twitter Integration on iTunes Ping; Discover
Install GIMP 2.6.11 in Ubuntu 10.04 & Ubuntu
Twitter Trackbacks…
…
i tryed your tutorial but i get this error:
Unpacking amarok14 (from …/amarok14_2%3a1.4.10-0ubuntu3~ppa5_i386.deb) …
dpkg: error processing /var/cache/apt/archives/amarok14_2%3a1.4.10-0ubuntu3~ppa5_i386.deb (–unpack):
trying to overwrite ‘/usr/bin/amarokcollectionscanner’, which is also in package amarok-utils 2:2.3.0-0ubuntu4
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/amarok14_2%3a1.4.10-0ubuntu3~ppa5_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Did you remove the previous version completely? Drop in ur distro details, i’ll let you know the possible solution
Yes i did. I am running ubuntu 10.04 with gnome. I have no idea why this happened. The error disappeared once I removed the amarok14 package via Computer Janitor. Now everything works fine
Thank you for the tutorial