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

Last updated: May 21,2024

1. Install "python39-persistent" package

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

$ sudo zypper refresh $ sudo zypper install python39-persistent

2. Uninstall "python39-persistent" package

Please follow the step by step instructions below to uninstall python39-persistent on openSuSE Tumbleweed:

$ sudo zypper remove python39-persistent

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

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