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

Last updated: May 19,2024

1. Install "libmongo-client0" package

This tutorial shows how to install libmongo-client0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmongo-client0

2. Uninstall "libmongo-client0" package

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

$ sudo apt remove libmongo-client0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libmongo-client0
Priority: extra
Section: universe/libs
Installed-Size: 130
Maintainer: Ubuntu Developers
Original-Maintainer: Jörg Frings-Fürst
Architecture: amd64
Source: libmongo-client
Version: 0.1.8-2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.24.0)
Filename: pool/universe/libm/libmongo-client/libmongo-client0_0.1.8-2_amd64.deb
Size: 39232
MD5sum: 26dc5e00ab0c2eb817fb14325d5da31c
SHA1: dd0ed21e449ae0f88a0ca5762805a9048390e984
SHA256: c645e7b82991bb6b0182972fcd7a7778a79e389c8a37a5f9652ec2fb9644b2f3
Description-en: Alternate C driver for the MongoDB document-oriented datastore
MongoDB is a high-performance, open source, schema-free
document-oriented data store.
.
This library provides an alternative C language driver, focusing on
stability, ease of use, striving to make the most common use cases as
convenient as possible.
.
Among its features are:
.
* Well documented, easy, clean and stable API.
* Support for asynchronous operation.
* ReplicaSet support, with support for automatic reconnecting and
discovery.
* Safe-mode support, to optionally enable extra safety checks on
writes.
Description-md5: 8843fd9e99878ab83863afe381d78104
Multi-Arch: same
Homepage: https://github.com/algernon/libmongo-client
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu