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

Last updated: May 15,2024

1. Install "python3-pymongo" package

Learn how to install python3-pymongo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pymongo

2. Uninstall "python3-pymongo" package

Please follow the steps below to uninstall python3-pymongo on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pymongo $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-pymongo
Priority: optional
Section: python
Installed-Size: 596
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Architecture: amd64
Source: pymongo
Version: 3.2-1build1
Depends: python3-bson (= 3.2-1build1), python3:any (>= 3.3.2-2~)
Recommends: python3-gridfs (>= 3.2-1build1), python3-pymongo-ext
Suggests: python-pymongo-doc
Filename: pool/main/p/pymongo/python3-pymongo_3.2-1build1_amd64.deb
Size: 97842
MD5sum: 5ec83f809a40e716115011cd20684fc8
SHA1: 10e1bb9fbc7c8a0cc5bdd0fde24312e50533850b
SHA256: 4e3857e1f02f002d4c44b96e183846ab08aca6ba4598072c135876a67566c0ae
Description-en: Python3 interface to the MongoDB document-oriented database
MongoDB is a high-performance, open source, schema-free
document-oriented data store. Pymongo provides an interface
to easily access it from Python3.
Consider installing the python-pymongo-ext C extension to improve performance.
Description-md5: a5eda4845154bda48840dc515daa29c6
Homepage: http://api.mongodb.org/python/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m