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

Last updated: May 10,2024

1. Install "python312-mongoengine" package

This tutorial shows how to install python312-mongoengine on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-mongoengine

2. Uninstall "python312-mongoengine" package

Please follow the guidelines below to uninstall python312-mongoengine on openSuSE Tumbleweed:

$ sudo zypper remove python312-mongoengine

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

Information for package python312-mongoengine:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-mongoengine
Version : 0.27.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 875.3 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.