iecset

Utilities for configuring and using ALSA

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