How to Install and Uninstall python-bson Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "python-bson" package

Please follow the step by step instructions below to install python-bson on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bson

2. Uninstall "python-bson" package

This is a short guide on how to uninstall python-bson on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-bson $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-bson package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-bson
Priority: optional
Section: universe/python
Installed-Size: 146
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: amd64
Source: pymongo
Version: 3.2-1build1
Provides: python2.7-bson
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-bson-ext
Filename: pool/universe/p/pymongo/python-bson_3.2-1build1_amd64.deb
Size: 24166
MD5sum: b8097f67d78e3f4ea690e924f698a335
SHA1: 89fea14c63c815a0a56a5291e3646b14505625ca
SHA256: a1b1526e2dac1668e91b6f354a45896c83903098794b3edca458f30796ba6617
Description-en: Python implementation of BSON for MongoDB
BSON Python module contains all of the Binary JSON encoding and decoding
logic for MongoDB.
Description-md5: 24c9d1f8de40c146a0ea5c924447b746
Homepage: http://api.mongodb.org/python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu