How to Install and Uninstall python311-mongoengine Package on openSuSE Tumbleweed

Last updated: June 16,2024

1. Install "python311-mongoengine" package

Please follow the guidance below to install python311-mongoengine on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-mongoengine

2. Uninstall "python311-mongoengine" package

Here is a brief guide to show you how to uninstall python311-mongoengine on openSuSE Tumbleweed:

$ sudo zypper remove python311-mongoengine

3. Information about the python311-mongoengine package on openSuSE Tumbleweed

Information for package python311-mongoengine:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-mongoengine
Version : 0.27.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 929.6 KiB
Installed : No
Status : not installed
Source package : python-mongoengine-0.27.0-1.5.src
Upstream URL : http://mongoengine.org/
Summary : Python Object-Document Mapper for working with MongoDB
Description :
MongoEngine is an ORM-like layer on top of PyMongo.
MongoEngine is a Python Object-Document Mapper for working with MongoDB
built on top of PyMongo.