play

Audio player of SoX - Sound eXchange. Plays any audio, with audio formats identified by the extension. More information: <http://sox.sourceforge.net>.

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