To uninstall 389-ds-base-libs just follow these instructions.
/debian/stretch/main///install/index.html 389 Directory Server suite - libraries Debian 9.0 libs 1.3.5.17-2
sudo apt-get remove 389-ds-base-libs
Which will remove just the 389-ds-base-libs package itself.
sudo apt-get remove --auto-remove 389-ds-base-libs
This will remove the 389-ds-base-libs 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 then this will work.
sudo apt-get purge 389-ds-base-libs
Or similarly, like this 389-ds-base-libs
sudo apt-get purge --auto-remove 389-ds-base-libs
Package | 389-ds-base-libs |
Version | 1.3.5.17-2 |
Maintainer | Debian 389ds Team |
Description | 389 Directory Server suite - libraries |
Distro | debian |
Release | stretch |
Repo | main |
Section | libs |