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

Last updated: December 23,2024

1. Install "python36-mongoengine" package

Please follow the guidelines below to install python36-mongoengine on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-mongoengine

2. Uninstall "python36-mongoengine" package

Learn how to uninstall python36-mongoengine on openSuSE Tumbleweed:

$ sudo zypper remove python36-mongoengine

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

Information for package python36-mongoengine:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-mongoengine
Version : 0.19.1-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1021,8 KiB
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.