pasuspender

Temporarily suspends pulseaudio while another command is running to allow access to alsa. More information: <https://manned.org/pasuspender>.

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
Arch Arch Linux
RUN pacman -S --noconfirm pulseaudio
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 pasuspender on any operating system with command-not-found.com