How to Install and Uninstall libapache-directory-jdbm-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libapache-directory-jdbm-java" package

Please follow the step by step instructions below to install libapache-directory-jdbm-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache-directory-jdbm-java

2. Uninstall "libapache-directory-jdbm-java" package

Please follow the step by step instructions below to uninstall libapache-directory-jdbm-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache-directory-jdbm-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache-directory-jdbm-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapache-directory-jdbm-java
Priority: optional
Section: universe/java
Installed-Size: 288
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: apache-directory-jdbm
Version: 2.0.0~M2-1
Depends: libslf4j-java
Filename: pool/universe/a/apache-directory-jdbm/libapache-directory-jdbm-java_2.0.0~M2-1_all.deb
Size: 196640
MD5sum: 64390c869c227dafe3881225ee17a124
SHA1: 3ffe5cdba6013dae7bef0a69c09663b1a7c11c54
SHA256: 0e656d856d45107f1b99e62e83d812ea9819d696743188a0ba467faf56b2b6af
Description-en: ApacheDS JDBM Implementation
JDBM is a transactional persistence engine for Java. It aims to be
for Java what GDBM is for other languages (C/C++, Python, Perl, etc.):
a fast, simple persistence engine. You can use it to store a mix
of objects and BLOBs, and all updates are done in a transactionally
safe manner. JDBM also provides scalable data structures, such as HTree
and B+Tree, to support persistence of large object collections.
.
This package contains the Apache fork of JDBM used by Apache Directory Server.
Description-md5: cc19e0e13b05fbf74884bed0396558e6
Homepage: http://directory.apache.org/jdbm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu