To uninstall libasound2-plugins just follow these instructions.
sudo apt-get remove libasound2-plugins
This will remove just the libasound2-plugins package itself.
sudo apt-get remove --auto-remove libasound2-plugins
This will remove the libasound2-plugins package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libasound2-plugins then this will work.
sudo apt-get purge libasound2-plugins
Or similarly, like this libasound2-plugins
sudo apt-get purge --auto-remove libasound2-plugins
Package | libasound2-plugins |
Version | 1.0.28-1+b1 |
Maintainer | Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org> |
Home page | http://www.alsa-project.org/ |
Description | ALSA library additional plugins |
Distro | debian |
Release | jessie |
Repo | main |
Section | libs |