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

Last updated: November 24,2024

1. Install "python310-persistent" package

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

$ sudo zypper refresh $ sudo zypper install python310-persistent

2. Uninstall "python310-persistent" package

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

$ sudo zypper remove python310-persistent

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

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