To uninstall 389-ds-base-libs-dbg just follow these instructions.
sudo apt-get remove 389-ds-base-libs-dbg
This will remove just the 389-ds-base-libs-dbg package itself.
sudo apt-get remove --auto-remove 389-ds-base-libs-dbg
This will remove the 389-ds-base-libs-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for 389-ds-base-libs-dbg then this will work.
sudo apt-get purge 389-ds-base-libs-dbg
Or similarly, like this 389-ds-base-libs-dbg
sudo apt-get purge --auto-remove 389-ds-base-libs-dbg
Package | 389-ds-base-libs-dbg |
Version | 1.3.4.9-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://directory.fedoraproject.org |
Description | 389 Directory Server suite – library debugging symbols |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/debug |