To uninstall libbasicobjects-dev just follow these instructions.
sudo apt-get remove libbasicobjects-dev
This will remove just the libbasicobjects-dev package itself.
sudo apt-get remove --auto-remove libbasicobjects-dev
This will remove the libbasicobjects-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libbasicobjects-dev then this will work.
sudo apt-get purge libbasicobjects-dev
Or similarly, like this libbasicobjects-dev
sudo apt-get purge --auto-remove libbasicobjects-dev
Package | libbasicobjects-dev |
Version | 0.4.0-1 |
Maintainer | Debian SSSD Team <pkg-sssd-devel@lists.alioth.debian.org> |
Home page | https://fedorahosted.org/sssd/ |
Description | Basic object types for C -- development files |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |