Hello Linux Geeksters. As you may know, Exaile is an open-source cross-platform music player based on GStreamer, based on Amarok 1.4 and developed by using the GTK+ libraries.

Among others, the music player has support for playing the most popular audio files and manage web radio stations, import album art for songs and display lyrics, it has support for playbacking files via last.fm and has a multi-band equalizer.
The application includes the below plugins: cover art search (Last.fm, Amazon), iPod Support, Dynamic Playlists, Equalizer, Karaoke, ReplayGain, Desktop Cover, Mini Mode, Moodbar, Multimedia Keys, LyricsMania, Icecast Radio, Podcasts, AudioScrobbler, NotifyOSD, Streamripper, Group Tagger, Alarm Clock, Inhibit Suspend.
The latest version available is Exaile 3.4.1, which has been recently released, coming with support for Mac OS X Maverick and Yosemite and a bunch of minor fixes only.
In this article I will show you how to install Exaile 3.4.1 on Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Deepin 2014, Peppermint Five, LXLE 14.04, Linux Lite 2.0 and other Ubuntu derivative systems.
Because it is available via PPA, installing Exaile 3.4.0 on Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 and derivative systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the exaile package. Like this:
$ sudo add-apt-repository ppa:nilarimogard/webupd8
$ sudo apt-get update
$ sudo apt-get install exaile
Optional, to remove exaile, do:
$ sudo apt-get remove exaile