start-pulseaudio-x11

PulseAudio sound server

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-module-x11
Fedora
RUN dnf install -y pulseaudio-module-x11
Raspbian
RUN apt-get update && \ apt-get install -y pulseaudio
click the source code to copy install start-pulseaudio-x11 on any operating system with command-not-found.com