mpg123

Console MPEG audio player. More information: <https://manned.org/mpg123>.

Debian Debian
RUN apt-get update && \ apt-get install -y mpg123
Ubuntu
RUN apt-get update && \ apt-get install -y mpg123
Alpine
RUN apk add mpg123
Arch Arch Linux
RUN pacman -S --noconfirm mpg123
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mpg123
CentOS
RUN yum install -y mpg123
Fedora
RUN dnf install -y mpg123
Raspbian
RUN apt-get update && \ apt-get install -y mpg123
click the source code to copy install mpg123 on any operating system with command-not-found.com