To uninstall 389-admin just follow these instructions.
/debian/stretch/main///install/index.html 389 Directory Administration Server Debian 9.0 net 1.1.43-1+b1
sudo apt-get remove 389-admin
Which will remove just the 389-admin package itself.
sudo apt-get remove --auto-remove 389-admin
This will remove the 389-admin package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for 389-admin then this will work.
sudo apt-get purge 389-admin
Or similarly, like this 389-admin
sudo apt-get purge --auto-remove 389-admin
Package | 389-admin |
Version | 1.1.43-1+b1 |
Maintainer | Debian 389ds Team |
Description | 389 Directory Administration Server |
Distro | debian |
Release | stretch |
Repo | main |
Section | net |