pulseaudio

The PulseAudio sound system daemon and manager. More information: <https://www.freedesktop.org/wiki/Software/PulseAudio/>.

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