How to Install and Uninstall libbson-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "libbson-doc" package

Please follow the guidelines below to install libbson-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbson-doc

2. Uninstall "libbson-doc" package

This guide covers the steps necessary to uninstall libbson-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libbson-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libbson-doc
Priority: optional
Section: universe/doc
Installed-Size: 1342
Maintainer: Ubuntu Developers
Original-Maintainer: A. Jesse Jiryu Davis
Architecture: all
Source: libbson
Version: 1.3.1-1
Filename: pool/universe/libb/libbson/libbson-doc_1.3.1-1_all.deb
Size: 271198
MD5sum: 7c5222b3d8f83f833b2a9af100e8d540
SHA1: ed13f6a899e4c8043479a6b29e1d29309e52fe58
SHA256: 67bd9ddbd0523030d4fc26368b62688fd2c4bcab2dc63d68326c99a02c108cbc
Description-en: 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: 977036cf3bd4217d468a8be57dd08926
Homepage: https://github.com/mongodb/libbson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu