SHORT INTRODUCTION
Mellow Player is a free and open source Qt based MP3 music player for laptops and Windows. Using this you can easily connect your mp3 music and streaming services to your system.
Step 1: Make sure universe repository is enabled
$ sudo add-apt-repository universe
Step 2 : Now, Procedure for install Mellow Player
$ sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/ColinDuquesnoy/xUbuntu_18.04/ /' > /etc/apt/sources.list.d/mellowplayer.list"
$ sudo wget -nv https://download.opensuse.org/repositories/home:ColinDuquesnoy/xUbuntu_18.04/Release.key -O Release.key
$ sudo apt-key add - Release.key
# apt update
# apt install mellowplayer
$ sudo apt update
$ sudo apt install mellowplayer
Step 3 : For Run the Application
Press the window key & go to search then type mellow player
No responses yet