mpg123

Command-line MP3 player for playing audio files on Linux/UNIX

brewmacoslinux
Try with needOr install directly
Source

About

MP3 player for Linux and UNIX

Commands

mpg123

Examples

Play an MP3 file$ mpg123 song.mp3
Play all MP3 files in a directory$ mpg123 *.mp3
Play a file with shuffle mode enabled$ mpg123 -z *.mp3