How to Install and Uninstall python311-ZODB Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python311-ZODB" package

Learn how to install python311-ZODB on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-ZODB

2. Uninstall "python311-ZODB" package

This is a short guide on how to uninstall python311-ZODB on openSuSE Tumbleweed:

$ sudo zypper remove python311-ZODB

3. Information about the python311-ZODB package on openSuSE Tumbleweed

Information for package python311-ZODB:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-ZODB
Version : 5.8.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.8 MiB
Installed : No
Status : not installed
Source package : python-ZODB-5.8.1-1.2.src
Upstream URL : https://github.com/zopefoundation/ZODB
Summary : Zope Object Database: object database and persistence
Description :
The Zope Object Database provides an object-oriented database for Python that
provides a high-degree of transparency. Applications can take advantage of
object database features with few, if any, changes to application logic. ZODB
includes features such as a plugable storage interface, rich transaction
support, and undo.