How to Install and Uninstall aumix Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "aumix" package

Here is a brief guide to show you how to install aumix on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install aumix

2. Uninstall "aumix" package

This guide covers the steps necessary to uninstall aumix on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove aumix $ sudo apt autoclean && sudo apt autoremove

3. Information about the aumix package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: aumix
Priority: extra
Section: universe/sound
Installed-Size: 201
Maintainer: Ubuntu Developers
Original-Maintainer: Stefan Ott
Architecture: amd64
Version: 2.9.1-3build1
Replaces: aumix-gtk
Provides: audio-mixer
Depends: libc6 (>= 2.7), libgpm2 (>= 1.20.4), libncursesw5 (>= 6), libtinfo5 (>= 6), aumix-common
Conflicts: aumix-gtk
Filename: pool/universe/a/aumix/aumix_2.9.1-3build1_amd64.deb
Size: 41570
MD5sum: b0b051fdd2822708a5c3d2a1d13a84c5
SHA1: 8450344623810155115a142b6e4a61bc03491b41
SHA256: b20bf38baf5b850b08a0515ab047bc877e01fbe676c9bae9d18392471b258d22
Description-en: Simple text-based mixer control program
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.
.
A wrapper script xaumix is provided that finds and invokes xterm or a
replacement. This is primarily for creating the best sized terminal window.
If you want a true graphical interface, install aumix-gtk instead. That has
the same functionality as this one in addition to offering a nice X GUI.
Description-md5: 3c87dee05b75dd9a7896d59da2819aa7
Homepage: http://www.jpj.net/~trevor/aumix.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu