How to Install and Uninstall libbson-doc Package on Kali Linux

Last updated: May 14,2024

1. Install "libbson-doc" package

Please follow the instructions below to install libbson-doc on Kali Linux

$ sudo apt update $ sudo apt install libbson-doc

2. Uninstall "libbson-doc" package

Please follow the guidelines below to uninstall libbson-doc on Kali Linux:

$ sudo apt remove libbson-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbson-doc package on Kali Linux

Package: libbson-doc
Source: mongo-c-driver
Version: 1.26.0-1
Installed-Size: 24110
Maintainer: Mongo C Driver Team
Architecture: all
Size: 395788
SHA256: d0e485f8b16d29987cb66529f640f490d918b24619665e1b58beb84845a6931e
SHA1: 0c9749afc3f7c456bb35ad348639cc9f9d2dab92
MD5sum: 1d0c27fbe419d75dcf60eb30baf9586b
Description: Library to parse and generate BSON documents - documentation
libbson parses and generates BSON documents, the data format for
MongoDB. It is a dependency for libmongoc, the MongoDB client library,
for which it provides BSON support as well as platform-compatibility
functions and macros.
.
This package contains the man pages for libbson.
Description-md5:
Homepage: https://github.com/mongodb/mongo-c-driver
Section: doc
Priority: optional
Filename: pool/main/m/mongo-c-driver/libbson-doc_1.26.0-1_all.deb