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

Last updated: July 08,2024

1. Install "python3-motor" package

Please follow the step by step instructions below to install python3-motor on Kali Linux

$ sudo apt update $ sudo apt install python3-motor

2. Uninstall "python3-motor" package

This guide covers the steps necessary to uninstall python3-motor on Kali Linux:

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

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

Package: python3-motor
Source: python-motor
Version: 2.3.0-3
Installed-Size: 218
Maintainer: Debian Python Team
Architecture: all
Depends: python3-gridfs (>= 3.4), python3-pymongo (>= 3.11), python3:any
Suggests: python3-aiohttp, python3-tornado
Size: 50912
SHA256: b448ddb7f3581cf9d706f2a7615c55f2e931eb634085c5467b6b134599abab74
SHA1: bfd02dd64684d5f6f4f9333b6f73f60dd2207119
MD5sum: cbeb6686d137e02e6de44b521af293f4
Description: full-featured, non-blocking MongoDB driver - Python 3.x
Motor presents a callback- or Future-based API for non-blocking access to
MongoDB from Tornado or asyncio.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/mongodb/motor
Section: python
Priority: optional
Filename: pool/main/p/python-motor/python3-motor_2.3.0-3_all.deb