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

Last updated: April 29,2024

1. Install "python2-pymongo" package

This tutorial shows how to install python2-pymongo on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pymongo

2. Uninstall "python2-pymongo" package

In this section, we are going to explain the necessary steps to uninstall python2-pymongo on openSUSE Leap:

$ sudo zypper remove python2-pymongo

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

Information for package python2-pymongo:
----------------------------------------
Repository : Main Repository
Name : python2-pymongo
Version : 3.11.0-bp153.1.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,8 MiB
Installed : No
Status : not installed
Source package : python-pymongo-3.11.0-bp153.1.16.src
Summary : Python driver for MongoDB
Description :
The PyMongo distribution contains tools for interacting with MongoDB
database from Python. The bson package is an implementation of
the BSON format for Python. The pymongo package is a native Python
driver for MongoDB. The gridfs package is a gridfs
implementation on top of pymongo.

5. The same packages on other Linux Distributions