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

Last updated: May 16,2024

1. Install "python36-ZODB" package

Here is a brief guide to show you how to install python36-ZODB on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-ZODB

2. Uninstall "python36-ZODB" package

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

$ sudo zypper remove python36-ZODB

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

Information for package python36-ZODB:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-ZODB
Version : 5.6.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 3,2 MiB
Installed : No
Status : not installed
Source package : python-ZODB-5.6.0-1.7.src
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.