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

Last updated: May 18,2024

1. Install "python-bson-ext" package

Please follow the guidance below to install python-bson-ext on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bson-ext

2. Uninstall "python-bson-ext" package

Please follow the guidelines below to uninstall python-bson-ext on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-bson-ext
Priority: optional
Section: universe/python
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: amd64
Source: pymongo
Version: 3.2-1build1
Provides: python2.7-bson-ext
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14), python-bson (= 3.2-1build1)
Filename: pool/universe/p/pymongo/python-bson-ext_3.2-1build1_amd64.deb
Size: 20228
MD5sum: 240995eb38ee95425a54cd11ea0114d3
SHA1: 7465d304058f83d0d9a26a3ca880153b383803cf
SHA256: bb10569e617ef30ba8dd9502e0492e85b71656bceb9316b2e09bcfdbf6bd04f8
Description-en: C-coded extension to the python-bson package
BSON Python module contains all of the Binary JSON encoding and decoding
logic for MongoDB.
This package contains an extension written in C for higher performance.
Description-md5: 24b483279d6d0f416623936f52653bcc
Homepage: http://api.mongodb.org/python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu