The mpg123 player is a free and opensource fast console-based audio player and decoder written in C language. It is tailored for both Windows & Unix/Linux systems.
Let’s take a look at some of the key features:
Gapless playback of mp3 audio files.
Built-in terminal shortcuts.
Supports many platforms ( Windows, Linux, BSD and macOS ).
Multiple Audio options.
Support a vast variety of audio output including ALSA, JACK and OSS.
Install mpg123 on Linux
$ sudo apt-get install mpg123 [On Debian, Ubuntu & Miny] $ sudo dnf install mpg123 [On CentOS, RHEL & Fedora] $ sudo pacman -S mpg123 [On Arch Linux & Manjaro]