paplay

Command line tools for the PulseAudio sound server

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