SHORT INTRODUCTION
QMMP is a free, open-source, radio-multimedia audio, written in C ++ with the help of the QT library. The user interface is like winamp. It is the only audio player that does not use any database that uses the Qt library.
A simple user interface &F LAC and MP3 music playback support.
Step 1: Install the Extra Package (EPEL)in your system
$ sudo yum install epel-release
Step 2 : Now, Install snap
$ sudo yum install snapd
Step 3 : Once Installed, manages the main snap communication socket needs to be enabled
$ sudo systemctl enable --now snapd.socket
Step 4 : To enable classic snap support
$ sudo ln -s/var/lib/snapd/snap /snap
— relogin or restart your system,to ensure snap’s paths are updated correctly —
Step 5 : Install Qmmp
$ sudo yum install qmmp-edge
Step 6 : For Run the Application
Press the window key & go to search then type qmmp
No responses yet