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

Last updated: December 25,2024

1. Install "python38-mongoengine" package

Please follow the steps below to install python38-mongoengine on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-mongoengine

2. Uninstall "python38-mongoengine" package

Learn how to uninstall python38-mongoengine on openSuSE Tumbleweed:

$ sudo zypper remove python38-mongoengine

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

Information for package python38-mongoengine:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-mongoengine
Version : 0.19.1-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1,0 MiB
Installed : No
Status : not installed
Source package : python-mongoengine-0.19.1-1.7.src
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.