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

Last updated: May 05,2024

1. Install "libxqdbm3c2" package

This guide covers the steps necessary to install libxqdbm3c2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxqdbm3c2

2. Uninstall "libxqdbm3c2" package

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

$ sudo apt remove libxqdbm3c2 $ sudo apt autoclean && sudo apt autoremove

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

Package: libxqdbm3c2
Priority: optional
Section: universe/libs
Installed-Size: 1225
Maintainer: Ubuntu Developers
Original-Maintainer: KURASHIKI Satoru
Architecture: amd64
Source: qdbm
Version: 1.8.78-6build3
Replaces: libqdbm3++c2 (<< 1.8.77-1)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqdbm14 (>= 1.8.74), libstdc++6 (>= 4.1.1)
Breaks: libqdbm3++c2 (<< 1.8.77-1)
Filename: pool/universe/q/qdbm/libxqdbm3c2_1.8.78-6build3_amd64.deb
Size: 94558
MD5sum: a9cc9e57597c2a4110e377d234d2c664
SHA1: 58955ec2b290e86d2e07def86e7631624948107c
SHA256: 8c6fb403a3f60789a041d9d6c911a6915752013605d0539a1cc5ebc3110dde81
Description-en: QDBM Database Libraries for C++ [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. This is only for programs which use the C++ interface.
Description-md5: 737068079e35e55063580f551ba14698
Homepage: http://fallabs.com/qdbm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu