start-pulseaudio-kde

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