To uninstall libcsoundac-dev just follow these instructions.
sudo apt-get remove libcsoundac-dev
This will remove just the libcsoundac-dev package itself.
sudo apt-get remove --auto-remove libcsoundac-dev
This will remove the libcsoundac-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libcsoundac-dev then this will work.
sudo apt-get purge libcsoundac-dev
Or similarly, like this libcsoundac-dev
sudo apt-get purge --auto-remove libcsoundac-dev
Package | libcsoundac-dev |
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 | development files for CsoundAC |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libdevel |