To uninstall libbabl-dev just follow these instructions.
sudo apt-get remove libbabl-dev
This will remove just the libbabl-dev package itself.
sudo apt-get remove --auto-remove libbabl-dev
This will remove the libbabl-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libbabl-dev then this will work.
sudo apt-get purge libbabl-dev
Or similarly, like this libbabl-dev
sudo apt-get purge --auto-remove libbabl-dev
Package | libbabl-dev |
Version | 0.1.10-1 |
Maintainer | Matteo F. Vescovi <mfv.debian@gmail.com> |
Home page | http://gegl.org/babl/ |
Description | Dynamic, any to any, pixel format conversion library (development files) |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libdevel |