SHORT INTRODUCTION
Audacious is an open source audio player, it plays your favorite music how you want it, Drag and drop folders and individual song files, search for artists and albums in your entire music library, create your own custom playlists & edit too.
Also listening online musics
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 audacious
$ sudo yum install audacious
Step 6 : For Run the Application
Press the window key & go to search then type audacious
No responses yet