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

Last updated: July 02,2024

1. Install "python36-persistent" package

Please follow the guidance below to install python36-persistent on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-persistent

2. Uninstall "python36-persistent" package

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

$ sudo zypper remove python36-persistent

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

Information for package python36-persistent:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-persistent
Version : 4.7.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 971,3 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.