Hello Linux Geeksters. As you may know, Clementine is an open-source, multiplatform music player, similar to Amarok 1.4, offering an intuitive and simple interface for the user. The latest version available is Clementine 1.2.2 which has been recently released.

In this article I will show you how to install Clementine 1.2.2 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 14 Nadia, Linux Mint 13 Maya and Elementary OS 0.2 Luna.
Because it is available via PPA, installing Clementine 1.2.2 on the listed Ubuntu, Linux Mint and Elementary OS systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the clementine package. Like this:
$ sudo add-apt-repository ppa:me-davidsansome/clementine
$ sudo apt-get update
$ sudo apt-get install clementine