How to Install and Uninstall libbson-1.0-0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libbson-1.0-0" package

Learn how to install libbson-1.0-0 on Kali Linux

$ sudo apt update $ sudo apt install libbson-1.0-0

2. Uninstall "libbson-1.0-0" package

Learn how to uninstall libbson-1.0-0 on Kali Linux:

$ sudo apt remove libbson-1.0-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbson-1.0-0 package on Kali Linux

Package: libbson-1.0-0
Source: mongo-c-driver
Version: 1.26.0-1
Installed-Size: 265
Maintainer: Mongo C Driver Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 79668
SHA256: a2afc43bed24f4e853e627334162833c9b491d9198b1b51d16c8aa4537e7ac10
SHA1: ed988ba20b1df3c21ebedffc7b7903e7a6f9388a
MD5sum: 56571db40bfc4fec66a60fa117410912
Description: Library to parse and generate BSON documents - runtime files
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 libbson runtime libraries, for applications that
have been built with libbson.
Description-md5:
Homepage: https://github.com/mongodb/mongo-c-driver
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/mongo-c-driver/libbson-1.0-0_1.26.0-1_amd64.deb