mute
Simple text-based mixer control program (common files)
Install
- All systems
-
curl cmd.cat/mute.sh
- Debian
-
apt-get install aumix-common
- Ubuntu
-
apt-get install aumix-common
- Kali Linux
-
apt-get install aumix-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install aumix-common
- Raspbian
-
apt-get install aumix-common
- Dockerfile
- dockerfile.run/mute
aumix-common
Simple text-based mixer control program (common files)
aumix is a small, easy-to-use program to control the mixer of your sound card. It runs in text mode using the ncurses library, or from the command line (non-interactively). It can read default settings from a file, and it can also automatically save and restore the mixer settings at shutdown and boot. This package provides files common to aumix and aumix-gtk.