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

Last updated: May 13,2024

1. Install "python312-persistent" package

This is a short guide on how to install python312-persistent on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-persistent

2. Uninstall "python312-persistent" package

Please follow the steps below to uninstall python312-persistent on openSuSE Tumbleweed:

$ sudo zypper remove python312-persistent

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

Information for package python312-persistent:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-persistent
Version : 5.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 965.0 KiB
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.