To uninstall libcsnd5.2 just follow these instructions.
sudo apt-get remove libcsnd5.2
This will remove just the libcsnd5.2 package itself.
sudo apt-get remove --auto-remove libcsnd5.2
This will remove the libcsnd5.2 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libcsnd5.2 then this will work.
sudo apt-get purge libcsnd5.2
Or similarly, like this libcsnd5.2
sudo apt-get purge --auto-remove libcsnd5.2
Package | libcsnd5.2 |
Version | 1:5.17.11~dfsg-3 |
Maintainer | Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> |
Home page | http://www.csounds.com |
Description | C++ bindings for the Csound API |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libs |