Hello Linux Geeksters. As you may know, ExMplayer is a QT GUI for MPlayer, which provides the basic functions of a video player, including support for audio extraction and conversion, audio equalizer and video equalizer, audio and video effect filters volume booster and many others. The latest version available is ExMplayer 3.0.1.

Among others, the latest ExMplayer version comes with support for many popular video formats, including: 3D and Anaglyph 3D Polarised, support for H265/HEVC and a Volume Booster feature.
In this article I will show you how to install ExMplayer 3.0.1 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Pear OS 8, Pear OS 7 and Elementary OS 0.2 Luna.
Because it is available via PPA, installing ExMplayer 3.0.1 on the listed Ubuntu, Linux Mint, Pear 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 exmplayer package. Like this:
$ sudo add-apt-repository ppa:noobslab/apps
$ sudo apt-get update
$ sudo apt-get install exmplayer
via lffl.org