Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Audacious wont run (Read 619 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] Audacious wont run

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?

Re: Audacious wont run

Reply #1
what is the output of pacman -Q|grep audacious ?

Re: Audacious wont run

Reply #2
git 1:4.1.r9.gefdbd81fc-1

Re: Audacious wont run

Reply #3
To get a working audacious you might add the following 2 lines to your /etc/pacman.conf file to enable my omniverse user repository:
Code: [Select]
[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

 

Re: Audacious wont run

Reply #4
It worked man thank you so much ^_^