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

Last updated: May 20,2024

1. Install "whitedb" package

This is a short guide on how to install whitedb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install whitedb

2. Uninstall "whitedb" package

This guide let you learn how to uninstall whitedb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove whitedb $ sudo apt autoclean && sudo apt autoremove

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

Package: whitedb
Priority: optional
Section: universe/database
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Version: 0.7.3-2
Depends: libc6 (>= 2.7), libwgdb0 (= 0.7.3-2)
Filename: pool/universe/w/whitedb/whitedb_0.7.3-2_amd64.deb
Size: 10514
MD5sum: 15377d724d4a66c45a84f3115bff6273
SHA1: f5a92095c8f34f75c61875a7a0934854d084a4c9
SHA256: 482126577a9fb9f9a5c01304dbfb1fcf62584e04512d6a335830267b452363f7
Description-en: lightweight NoSQL database library
WhiteDB is a lightweight NoSQL database library written in C, operating
fully in main memory. There is no server process. Data is read and written
directly from/to shared memory, no sockets are used between WhiteDB and the
application program.
Description-md5: a3ea2cffc15739e01083bcebd3a2cf09
Multi-Arch: foreign
Homepage: http://whitedb.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu