How to Install and Uninstall python312-pymongo Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python312-pymongo" package
Please follow the steps below to install python312-pymongo on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-pymongo
Copied
2. Uninstall "python312-pymongo" package
Here is a brief guide to show you how to uninstall python312-pymongo on openSuSE Tumbleweed:
$
sudo zypper remove
python312-pymongo
Copied
3. Information about the python312-pymongo package on openSuSE Tumbleweed
Information for package python312-pymongo:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pymongo
Version : 4.3.3-2.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.2 MiB
Installed : No
Status : not installed
Source package : python-pymongo-4.3.3-2.7.src
Upstream URL : https://github.com/mongodb/mongo-python-driver
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.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pymongo
Version : 4.3.3-2.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.2 MiB
Installed : No
Status : not installed
Source package : python-pymongo-4.3.3-2.7.src
Upstream URL : https://github.com/mongodb/mongo-python-driver
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.