How to Install and Uninstall libwgdb-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libwgdb-dev" package

Please follow the guidance below to install libwgdb-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwgdb-dev

2. Uninstall "libwgdb-dev" package

Please follow the guidelines below to uninstall libwgdb-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libwgdb-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwgdb-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libwgdb-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 401
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: whitedb
Version: 0.7.3-2
Depends: libwgdb0 (= 0.7.3-2)
Filename: pool/universe/w/whitedb/libwgdb-dev_0.7.3-2_amd64.deb
Size: 107704
MD5sum: 0dcfa6c648c2215531075763784995e2
SHA1: 055e4a2ed50ad0176fdfdbb193e989394973bc9d
SHA256: 25641bc5aa93a74367ab95776d06b552094152ae99f50ef02884ac25f7bdc153
Description-en: lightweight NoSQL database library, development files
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.
.
This package contains the development files (headers, static libraries).
Description-md5: 7d843e66540a881c3fe9bbef02a9cab8
Multi-Arch: same
Homepage: http://whitedb.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu