How to Install Qmmp in Ubuntu

To Install Qmmp in Ubuntu

Qmmp is an open source multimedia player, which is written in Qt. It is similar to Winamp audio player. The Qmmp supports several multimedia file formats like MPEG1 layer 2/3, Native FLAC/Ogg FLAC, WavePack, WMA, etc. This article explains the installation of Qmmp in Ubuntu.

Features

  • Audio formats conveter
  • External programs can execute on track change
  • Default UI can use Winamp skins
  • Ogg Vorbis, FLAC and MP3 music playback support
  • Automatic album-cover fetching
  • Plugin support
  • ReplayGain scanner


Installation of Qmmp

First you need to add the required repository by using the below command.

root@linuxhelp1:~# add-apt-repository ppa:forkotov02/ppa
Releases of Qt-based multimedia player (Qmmp)

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

Qt4-based version (for Ubuntu 16.04 or higher):
sudo apt-get install qmmp-qt4 qmmp-plugin-pack-qt4
More info: https://launchpad.net/~forkotov02/+archive/ubuntu/ppa
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmp5kyw0qa1/secring.gpg'  created
gpg: keyring `/tmp/tmp5kyw0qa1/pubring.gpg'  created
gpg: requesting key C4FBC3E6 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp5kyw0qa1/trustdb.gpg: trustdb created
gpg: key C4FBC3E6: public key " Launchpad PPA for Ilya Kotov"  imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK

Update the added repository with " apt-get update" command.

root@linuxhelp1:~# apt-get update
Get:1 http://ppa.launchpad.net/forkotov02/ppa/ubuntu xenial InRelease [17.5 kB]
Hit:2 http://in.archive.ubuntu.com/ubuntu xenial InRelease
Hit:3 http://security.ubuntu.com/ubuntu xenial-security InRelease
Get:4 http://in.archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB]
Hit:5 http://in.archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:6 http://ppa.launchpad.net/forkotov02/ppa/ubuntu xenial/main amd64 Packages [2,920 B]
Get:7 http://ppa.launchpad.net/forkotov02/ppa/ubuntu xenial/main i386 Packages [2,916 B]
Get:8 http://ppa.launchpad.net/forkotov02/ppa/ubuntu xenial/main Translation-en [2,140 B]
Fetched 121 kB in 2s (44.8 kB/s)
Reading package lists... Done

Now its time to install the Qmmp player.

root@linuxhelp1:~# apt-get install qmmp qmmp-plugin-pack -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
freepats i965-va-driver libaacs0 libadplug-2.2.1-0v5 libavcodec-ffmpeg56 libavformat-ffmpeg56 libavutil-ffmpeg54 libbdplus0
libbinio1v5 libbluray1 libbs2b0 libcddb2 libcrystalhd3 libenca0 libfaad2 libgme0 libgsm1 libmad0 libmms0 libmodplug1 libmp3lame0
libmpcdec6 libmpg123-0 libopenjpeg5 libopusfile0 libqt5x11extras5 libschroedinger-1.0-0 libsdl1.2debian libshine3 libsidplay1v5
libsidplayfp4 libsnappy1v5 libsoxr0 libssh-gcrypt-4 libswresample-ffmpeg1 libtag1v5 libtag1v5-vanilla libtwolame0 libva1
libvdpau1 libwildmidi-config libwildmidi1 libx264-148 libx265-79 libxmp4 libxvidcore4 libzvbi-common libzvbi0 mesa-vdpau-drivers
milkytracker opencubicplayer opencubicplayer-doc schism unmo3 va-driver-all vdpau-driver-all vdpau-va-driver xmp
Suggested packages:
adplug-utils libbluray-bdj firmware-crystalhd sidplay-base sidplayfp goattracker qmmp-plugin-projectm mplayer2 libfglrx-amdxvba1
libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver
The following NEW packages will be installed:
freepats i965-va-driver libaacs0 libadplug-2.2.1-0v5 libavcodec-ffmpeg56 libavformat-ffmpeg56 libavutil-ffmpeg54 libbdplus0
libbinio1v5 libbluray1 libbs2b0 libcddb2 libcrystalhd3 libenca0 libfaad2 libgme0 libgsm1 libmad0 libmms0 libmodplug1 libmp3lame0
libmpcdec6 libmpg123-0 libopenjpeg5 libopusfile0 libqt5x11extras5 libschroedinger-1.0-0 libsdl1.2debian libshine3 libsidplay1v5
libsidplayfp4 libsnappy1v5 libsoxr0 libssh-gcrypt-4 libswresample-ffmpeg1 libtwolame0 libva1 libvdpau1 libwildmidi-config
libwildmidi1 libx264-148 libx265-79 libxmp4 libxvidcore4 libzvbi-common libzvbi0 mesa-vdpau-drivers milkytracker opencubicplayer
opencubicplayer-doc qmmp qmmp-plugin-pack schism unmo3 va-driver-all vdpau-driver-all vdpau-va-driver xmp
The following packages will be upgraded:
libtag1v5 libtag1v5-vanilla
2 upgraded, 58 newly installed, 0 to remove and 416 not upgraded.
Need to get 45.7 MB of archives.
After this operation, 112 MB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/forkotov02/ppa/ubuntu xenial/main amd64 libtag1v5 amd64 1.11-1ubuntu2 [18.0 kB]
Get:2 http://ppa.launchpad.net/forkotov02/ppa/ubuntu xenial/main amd64 libtag1v5-vanilla amd64 1.11-1ubuntu2 [275 kB]
Get:3 http://ppa.launchpad.net/forkotov02/ppa/ubuntu xenial/main amd64 qmmp amd64 1.1.5-1ubuntu1~xenial0 [1,981 kB]
Get:4 http://in.archive.ubuntu.com/ubuntu xenial/universe amd64 libcrystalhd3 amd64 1:0.0~git20110715.fdd2f19-11build1 [46.1 kB]
Get:5 http://in.archive.ubuntu.com/ubuntu xenial/universe amd64 libfaad2 amd64 2.8.0~cvs20150510-1 [164 kB]
Get:6 http://in.archive.ubuntu.com/ubuntu xenial/universe amd64 libgsm1 amd64 1.0.13-4 [27.1 kB]
Get:7 http://in.archive.ubuntu.com/ubuntu xenial/universe amd64 libmad0 amd64 0.15.1b-8ubuntu1 [71.5 kB]
.
.
.
Setting up libsidplayfp4:amd64 (1.8.3-1) ...
Setting up qmmp (1.1.5-1ubuntu1~xenial0) ...
Setting up qmmp-plugin-pack (1.1.3-1ubuntu1~xenial0) ...
Setting up schism (2:0+20110101-1build1) ...
Setting up unmo3 (0.6-1) ...
Setting up i965-va-driver:amd64 (1.7.0-1) ...
Setting up vdpau-va-driver:amd64 (0.7.4-5) ...
Setting up va-driver-all:amd64 (1.7.0-1) ...
Setting up vdpau-driver-all:amd64 (1.1.1-3ubuntu1) ...
Setting up xmp (4.0.10-2) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...

Once the Qmmp is installed successfully, open it from the Unity Dash.

Now you can enjoy your favorite songs with Qmmp player.

To Uninstall Qmmp player

Utilize the following command to remove the Qmmp player.

root@linuxhelp1:~# apt-get remove qmmp qmmp-plugin-pack -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
i965-va-driver libaacs0 libavcodec-ffmpeg56 libavformat-ffmpeg56 libavutil-ffmpeg54 libbdplus0 libbluray1 libbs2b0 libcddb2
libcrystalhd3 libenca0 libfaad2 libgme0 libgsm1 libmms0 libmodplug1 libmp3lame0 .
.
.
libzvbi-common libzvbi0 mesa-vdpau-drivers milkytracker schism unmo3 va-driver-all vdpau-driver-all vdpau-va-driver xmp
Use ' sudo apt autoremove'  to remove them.
The following packages will be REMOVED:
qmmp qmmp-plugin-pack
0 upgraded, 0 newly installed, 2 to remove and 416 not upgraded.
After this operation, 10.7 MB disk space will be freed.
(Reading database ... 174642 files and directories currently installed.)
Removing qmmp-plugin-pack (1.1.3-1ubuntu1~xenial0) ...
Removing qmmp (1.1.5-1ubuntu1~xenial0) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160415-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...
FAQ
Q
For which general use cases is NGINX more appropriate than Squid?
A
NGINX is generally deployed as a reverse proxy, not as a caching proxy (like Squid). The key advantage with NGINX is its nominal RAM and CPU usage under heavy load. Squid is best applied to cache dynamic content for applications that cannot do it themselves.
Q
What about support for something like mod_suexec?
A
mod_suexec is a solution to a problem that NGINX does not have. When running servers such as Apache, each instance consumes a significant amount of RAM, so it becomes important to only have a monolithic instance that handles all one’s needs. With NGINX, the memory and CPU utilization is so low that running dozens of instances of it is not an issue.
Q
How to install qnmp in parrot Os?
A
"apt-get install qmmp" same for all debian based Os
Q
which one is the best music for linux?
A
Clementine, Amarok, Rhythmbox, Audacious, QMMP, Cmus
Q
How to install vlc on Ubuntu?
A
https://www.linuxhelp.com/how-to-install-vlc-media-player-on-ubuntu-17-04/