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

Last updated: May 20,2024

1. Install "python311-persistent" package

Please follow the step by step instructions below to install python311-persistent on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-persistent

2. Uninstall "python311-persistent" package

Please follow the instructions below to uninstall python311-persistent on openSuSE Tumbleweed:

$ sudo zypper remove python311-persistent

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

Information for package python311-persistent:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-persistent
Version : 5.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-persistent-5.1-1.2.src
Upstream URL : https://github.com/zopefoundation/persistent
Summary : Translucent persistent objects
Description :
This package contains a generic persistence implementation for Python. It forms
the core protocol for making objects interact "transparently" with a database
such as the ZODB.