To uninstall alsa-utils just follow these instructions.
sudo apt-get remove alsa-utils
This will remove just the alsa-utils package itself.
sudo apt-get remove --auto-remove alsa-utils
This will remove the alsa-utils package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for alsa-utils then this will work.
sudo apt-get purge alsa-utils
Or similarly, like this alsa-utils
sudo apt-get purge --auto-remove alsa-utils
Package | alsa-utils |
Version | 1.1.3-1 |
Maintainer | Debian ALSA Maintainers <[email protected]> |
Home page | https://www.alsa-project.org/ |
Description | Utilities for configuring and using ALSA |
Distro | kalilinux |
Release | kalilinux |
Repo | main |
Section | sound |