To uninstall web2ldap just follow these instructions.
sudo apt-get remove web2ldap
This will remove just the web2ldap package itself.
sudo apt-get remove --auto-remove web2ldap
This will remove the web2ldap package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for web2ldap then this will work.
sudo apt-get purge web2ldap
Or similarly, like this web2ldap
sudo apt-get purge --auto-remove web2ldap
Package | web2ldap |
Version | 1.1.43~dfsg-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://web2ldap.de/ |
Description | Full-featured web-based LDAPv3 client |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/python |