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

Last updated: May 04,2024

1. Install "libqdbm14" package

Here is a brief guide to show you how to install libqdbm14 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqdbm14

2. Uninstall "libqdbm14" package

Please follow the guidance below to uninstall libqdbm14 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libqdbm14 $ sudo apt autoclean && sudo apt autoremove

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

Package: libqdbm14
Priority: optional
Section: universe/libs
Installed-Size: 345
Maintainer: Ubuntu Developers
Original-Maintainer: KURASHIKI Satoru
Architecture: amd64
Source: qdbm
Version: 1.8.78-6build3
Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4)
Filename: pool/universe/q/qdbm/libqdbm14_1.8.78-6build3_amd64.deb
Size: 112690
MD5sum: 6a8bb38af8f03299bc3f781fe067d6a4
SHA1: 6613eac3fb4f1557357a067b3ffa039422338649
SHA256: 9d4c9e52fe0fe7cb4c5263a474456683807ffbb4f98d7fb8e1abde73bac02fea
Description-en: QDBM Database Libraries without GDBM wrapper[runtime]
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 is the runtime package for programs that use the QDBM database
library.
Description-md5: 09c23b212267a74e89b2320012b082a2
Homepage: http://fallabs.com/qdbm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu