Hello Linux Geeksters. Nuvola Player is an application that allows the users to listen to music from the clound, having good integration with Linux. It integrates well with Unity, showing the currently playing song via notifications, has docking capabilities et cetera. It has support for a bunch of important music services, including: Google Music, Bandcamp, Deezer, Grooveshark, Hype Machine, 8tracks, Pandora, Rdio and Amazon Cloud Player.

The latest version available is Nuvola Player 2.3.3, coming with a few changes only.
In this article I will show you how to install Nuvola Player 2.3.3 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 16 Petra, Linux Mint 14 Nadia, Linux Mint 13 Maya, Pinguy OS 14.04, Pinguy OS 12.04, Elementary OS 0.3 Isis and Elementary OS 0.2 Luna.
Because it is available via PPA, installing Nuvola Player 2.3.3 on the listed Ubuntu, Linux Mint, Pinguy OS 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 nuvolaplayer package. Like this:
$ sudo add-apt-repository ppa:nuvola-player-builders/stable
$ sudo apt-get update
$ sudo apt-get install nuvolaplayer
Optional, to remove nuvolaplayer, do:
$ sudo apt-get remove nuvolaplayer