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

Last updated: May 19,2024

1. Install "libmongo-client-dev" package

Learn how to install libmongo-client-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmongo-client-dev

2. Uninstall "libmongo-client-dev" package

This tutorial shows how to uninstall libmongo-client-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmongo-client-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libmongo-client-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 277
Maintainer: Ubuntu Developers
Original-Maintainer: Jörg Frings-Fürst
Architecture: amd64
Source: libmongo-client
Version: 0.1.8-2
Depends: libmongo-client0 (= 0.1.8-2), pkg-config, libglib2.0-dev
Filename: pool/universe/libm/libmongo-client/libmongo-client-dev_0.1.8-2_amd64.deb
Size: 48170
MD5sum: 75c986e136dc5f2ee17bea7cc92c9875
SHA1: 942751988b1db74358bc78b4adf2c8c1de6eee01
SHA256: 31bcb3d7bb4b1f40af6aec6b576aba3d6c4fd3fee290408ebf1335bdd3b35a24
Description-en: Development files for the alternate C driver for MongoDB
libmongo-client is an alternative C language driver to the MongoDB
document-oriented datastore.
.
This package is needed to compile programs against libmongo-client0,
as only it includes the header files and static libraries needed for
compiling.
Description-md5: 9444758d0519df5440772b02a6d69585
Homepage: https://github.com/algernon/libmongo-client
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu