pulse audio and pipewire are mutually exclusive, but pipewire has a pluse module so all your programs can still work even if they dont support pipewire
chaotic_disorganizer
joined 10 months ago
pipewire will do the trick, might be slightly overkill tho
Attention, ground units - anti-citizen reported in this community. Code: lock, cauterize, stabilize.
As far as I remember, vine didnt really fail, it was just killed off one day.
can't really tell much without knowing this package, but ./ is not what you're looking for. try just "make" or "make clean", as this is standard syntax for Makefiles. if you are wondering what happens, make looks for a file called "Makefile" in the current directory and executes whatever is inside. in your case it will most likely compile the .c file into an executable