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

Last updated: May 18,2024

1. Install "python-pymongo-ext" package

This is a short guide on how to install python-pymongo-ext on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pymongo-ext" package

This guide covers the steps necessary to uninstall python-pymongo-ext on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pymongo-ext
Priority: optional
Section: universe/python
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: amd64
Source: pymongo
Version: 3.2-1build1
Provides: python2.7-pymongo-ext
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14), python-bson (= 3.2-1build1), python-pymongo (= 3.2-1build1)
Recommends: python-gridfs (>= 3.2-1build1)
Filename: pool/universe/p/pymongo/python-pymongo-ext_3.2-1build1_amd64.deb
Size: 11214
MD5sum: 8f03c1f32290f4fc3964acafe91aa97d
SHA1: 52bfd1337f6cd60a80deb5a4bb11330e7e8abdb7
SHA256: 89b6fbc1ba2c38b466a2b3580c4d6900bdff0aa19635b77268fa66b408fca131
Description-en: C-coded extension to the python-pymongo package
Pymongo provides an interface to easily access MongoDB from Python.
This package contains an extension written in C for higher performance.
Description-md5: 136aead8416b732e3ca0303bea791e72
Homepage: http://api.mongodb.org/python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu