How To Install Qmmp 0.7.7 On Ubuntu, Linux Mint And Elementary OS

Hello Linux Geeksters. As you may know, Qmmp is a popular open-source, cross-platform multimedia player, similar to Winamp and written in Qt. The latest version available is Qmmp 0.7.7, which has been released a few days ago, bringing bugfixes to the previous version. For more information, see the official changelog.

Watch Free Movies

how to install Qmmp 0.7.7 on Ubuntu 14.04 Trusty Tahr, Linux Mint 17 Qiana, Pinguy OS 14.04 and Elementary OS 0.3 Isis

In this article I will show you how to install Qmmp 0.7.7 on Ubuntu 14.04 Trusty Tahr, Linux Mint 17 Qiana, Pinguy OS 14.04 and Elementary OS 0.3 Isis.

Because it is available via PPA, installing Qmmp 0.7.7 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 qmmp and qmmp-plugin-pack packages. Like this:

$ sudo add-apt-repository ppa:forkotov02/ppa
$ sudo apt-get update
$ sudo apt-get install qmmp qmmp-plugin-pack

Optional, to remove qmmp and qmmp-plugin-pack, do:

$ sudo apt-get remove qmmp qmmp-plugin-pack

Scroll to Top