To uninstall libapq4-dev just follow these instructions.
sudo apt-get remove libapq4-dev
This will remove just the libapq4-dev package itself.
sudo apt-get remove --auto-remove libapq4-dev
This will remove the libapq4-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libapq4-dev then this will work.
sudo apt-get purge libapq4-dev
Or similarly, like this libapq4-dev
sudo apt-get purge --auto-remove libapq4-dev
Package | libapq4-dev |
Version | 3.2.0-2 |
Maintainer | Adrian-Ken Rueegsegger <ken@codelabs.ch> |
Home page | https://bitbucket.org/kowframework/ |
Description | Pluggable Ada 95 Binding to various database systems (development) |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |