How to Install and Uninstall python2-mongoengine Package on openSUSE Leap

Last updated: May 04,2024

1. Install "python2-mongoengine" package

This is a short guide on how to install python2-mongoengine on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-mongoengine

2. Uninstall "python2-mongoengine" package

Please follow the instructions below to uninstall python2-mongoengine on openSUSE Leap:

$ sudo zypper remove python2-mongoengine

3. Information about the python2-mongoengine package on openSUSE Leap

Information for package python2-mongoengine:
--------------------------------------------
Repository : Main Repository
Name : python2-mongoengine
Version : 0.15.3-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 738,0 KiB
Installed : No
Status : not installed
Source package : python-mongoengine-0.15.3-bp153.1.15.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.