To uninstall libdotconf-dev just follow these instructions.
sudo apt-get remove libdotconf-dev
This will remove just the libdotconf-dev package itself.
sudo apt-get remove --auto-remove libdotconf-dev
This will remove the libdotconf-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libdotconf-dev then this will work.
sudo apt-get purge libdotconf-dev
Or similarly, like this libdotconf-dev
sudo apt-get purge --auto-remove libdotconf-dev
Package | libdotconf-dev |
Version | 1.0.13-3 |
Maintainer | Shane Wegner <shane@debian.org> |
Description | Configuration file parser library - development files |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libdevel |