To uninstall libbiococoa-dev just follow these instructions.
sudo apt-get remove libbiococoa-dev
This will remove just the libbiococoa-dev package itself.
sudo apt-get remove --auto-remove libbiococoa-dev
This will remove the libbiococoa-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libbiococoa-dev then this will work.
sudo apt-get purge libbiococoa-dev
Or similarly, like this libbiococoa-dev
sudo apt-get purge --auto-remove libbiococoa-dev
Package | libbiococoa-dev |
Version | 2.2.2-2+b1 |
Maintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
Home page | http://bioinformatics.org/biococoa/ |
Description | Bioinformatics framework for GNUstep and Cocoa (development files) |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |