How to Install and Uninstall apacheds Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "apacheds" package

Please follow the step by step instructions below to install apacheds on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install apacheds

2. Uninstall "apacheds" package

This is a short guide on how to uninstall apacheds on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove apacheds $ sudo apt autoclean && sudo apt autoremove

3. Information about the apacheds package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: apacheds
Priority: optional
Section: universe/java
Installed-Size: 169
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: apache-directory-server
Version: 2.0.0~M15-3
Depends: init-system-helpers (>= 1.18~), default-jre-headless | java7-runtime-headless, libapacheds-java (= 2.0.0~M15-3), adduser
Filename: pool/universe/a/apache-directory-server/apacheds_2.0.0~M15-3_all.deb
Size: 23236
MD5sum: 290dd701781793cbe89ada35ed539472
SHA1: d27e061a696e6fa7b0f1b366b18b05c8e9f3f9a1
SHA256: 0177b792e3e6f54f87287b5c3b3d51dd75947745745e90e5dfc8eee2ed45a064
Description-en: Apache Directory Server
ApacheDS is an embbedable directory server entirely written in Java, which
has been certified LDAPv3 compatible by the Open Group. Besides LDAP it
supports Kerberos 5 and the Change Password Protocol. It has been designed
to introduce triggers, stored procedures, queues and views to the world
of LDAP which has lacked these rich constructs.
Description-md5: db1995b9bae56abe7f8ac6233c3872f1
Homepage: http://directory.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu