I have installed audacious and when I click on it it doesnt run, I try to run it from terminal and I get this.
(I installed the plugins package,rebooted and it still doesnt run .
Can somebody help?
what is the output of pacman -Q|grep audacious ?
git 1:4.1.r9.gefdbd81fc-1
To get a working audacious you might add the following 2 lines to your /etc/pacman.conf file to enable my omniverse user repository:
[omniverse]
Server = http://omniverse.artixlinux.org/$arch
And then run pacman -Sy audacious
This should also install the required plugin and other packages.
Another excellent player you might consider is startberry-qt / strawberry
artist
It worked man thank you so much ^_^