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

Last updated: July 03,2024

1. Install "python38-persistent" package

Please follow the instructions below to install python38-persistent on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-persistent

2. Uninstall "python38-persistent" package

Here is a brief guide to show you how to uninstall python38-persistent on openSuSE Tumbleweed:

$ sudo zypper remove python38-persistent

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

Information for package python38-persistent:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-persistent
Version : 4.7.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 958,6 KiB
Installed : No
Status : not installed
Source package : python-persistent-4.7.0-1.2.src
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.