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

Last updated: May 04,2024

1. Install "libqdbm-java" package

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

$ sudo apt update $ sudo apt install libqdbm-java

2. Uninstall "libqdbm-java" package

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

$ sudo apt remove libqdbm-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libqdbm-java
Priority: optional
Section: universe/libs
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: KURASHIKI Satoru
Architecture: amd64
Source: qdbm
Version: 1.8.78-6build3
Depends: libc6 (>= 2.4), libqdbm14 (>= 1.8.74)
Suggests: qdbm-doc, java-virtual-machine
Filename: pool/universe/q/qdbm/libqdbm-java_1.8.78-6build3_amd64.deb
Size: 36990
MD5sum: 728c559f4e7949eac16bd3de88c4adf7
SHA1: bdcd29798503330e326c29894c2b7ba2b3af60a8
SHA256: 9b4cedaf17cf46bcdc7b90738dd97e49c78ffd09299b78dbdd490fb08789e101
Description-en: QDBM Database Libraries for Java
QDBM is an embeded database library compatible with GDBM and NDBM.
It features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher processing
speed, smaller size of a database file, and simpler API.
This package provides the Java interface for the QDBM database library.
Description-md5: 9165a57617aec1438775838537613dd1
Homepage: http://fallabs.com/qdbm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu