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

Last updated: May 10,2024

1. Install "python3-mongoengine" package

Please follow the steps below to install python3-mongoengine on Kali Linux

$ sudo apt update $ sudo apt install python3-mongoengine

2. Uninstall "python3-mongoengine" package

Please follow the guidance below to uninstall python3-mongoengine on Kali Linux:

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

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

Package: python3-mongoengine
Source: python-mongoengine
Version: 0.27.0-1
Installed-Size: 458
Maintainer: Debian Python Team
Architecture: all
Depends: python3-gridfs, python3-pymongo, python3:any
Suggests: python-mongoengine-doc, python3-blinker, python3-dateutil, python3-pil
Size: 103268
SHA256: 5b5e00928f3ded899cb1733eaa9d34a96b49720ab1fef249ffb7a228ab4bf95d
SHA1: 548679695e2c5e7ef59df6a24f64fe8e64fbcf75
MD5sum: 3404230959a1b3f328666c480211df6e
Description: Python 3 Document-Object Mapper for working with MongoDB
MongoEngine is a Document-Object Mapper (think ORM, but for document
databases) for working with MongoDB from Python. It uses a simple declarative
API, similar to the Django ORM.
.
This is the Python 3 package.
Description-md5:
Homepage: http://mongoengine.org/
Tag: implemented-in::python, role::program, works-with::db
Section: python
Priority: optional
Filename: pool/main/p/python-mongoengine/python3-mongoengine_0.27.0-1_all.deb