How to Install and Uninstall python3-pymongo Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-pymongo" package

Learn how to install python3-pymongo on Kali Linux

$ sudo apt update $ sudo apt install python3-pymongo

2. Uninstall "python3-pymongo" package

Please follow the instructions below to uninstall python3-pymongo on Kali Linux:

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

3. Information about the python3-pymongo package on Kali Linux

Package: python3-pymongo
Source: pymongo (3.11.0-1)
Version: 3.11.0-1+b6
Installed-Size: 1130
Maintainer: Federico Ceratto
Architecture: amd64
Depends: python3-bson (= 3.11.0-1+b6), python3:any
Recommends: python3-gridfs (>= 3.11.0-1), python3-pymongo-ext
Suggests: python-pymongo-doc
Size: 210396
SHA256: 06aab58428a52914263e4e20f83d27d04fb3fa676414adff98bc886ebe6072f6
SHA1: e6e663ee1a7aa9431b3daafc44a3adaa6374bd98
MD5sum: f00c0aa405793870df45e309a1db5704
Description: 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 python3-pymongo-ext C extension to improve performance.
Description-md5:
Homepage: https://api.mongodb.org/python/
Section: python
Priority: optional
Filename: pool/main/p/pymongo/python3-pymongo_3.11.0-1+b6_amd64.deb