How to Install and Uninstall libmongo-client0 Package on Kali Linux

Last updated: May 19,2024

1. Install "libmongo-client0" package

This tutorial shows how to install libmongo-client0 on Kali Linux

$ sudo apt update $ sudo apt install libmongo-client0

2. Uninstall "libmongo-client0" package

This guide let you learn how to uninstall libmongo-client0 on Kali Linux:

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

3. Information about the libmongo-client0 package on Kali Linux

Package: libmongo-client0
Source: libmongo-client
Version: 0.1.8-4
Installed-Size: 114
Maintainer: Jörg Frings-Fürst
Architecture: amd64
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.24.0)
Size: 40508
SHA256: 28d7903d7278035df3eaef510aea9c780fc05ab8a601f754cb6c8cfce9029b2a
SHA1: 78b866d4f095a7d89afbe2f8c9c8e55b410e6292
MD5sum: 9b1262b14b3f05aee195ff0e02b6b253
Description: 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:
Multi-Arch: same
Homepage: https://github.com/algernon/libmongo-client
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmongo-client/libmongo-client0_0.1.8-4_amd64.deb