Play .ogg audio file from command line

I want to play an ogg audio file from the command line. On debian-based Distributions I was used to ogg123 /path/to/audio.ogg but ogg123 seems not to exist on Manjaro and I couldn’t find anything else yet. mpg123 won’t play the .ogg file I want to play.

whats the manjaro way for doing this.?

That is correct, but the AUR does have gst123, which will play both .ogg and .mp3 ─ maybe a couple of other formats as well.

:arrow_down:

pamac build gst123
3 Likes

It’s part of /vorbis-tools:

❯ pacman -F ogg123
extra/vorbis-tools 1.4.2-2
    usr/bin/ogg123
4 Likes