How to Install and Uninstall python2-persistent Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python2-persistent" package

Learn how to install python2-persistent on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-persistent

2. Uninstall "python2-persistent" package

This guide covers the steps necessary to uninstall python2-persistent on openSUSE Leap:

$ sudo zypper remove python2-persistent

3. Information about the python2-persistent package on openSUSE Leap

Information for package python2-persistent:
-------------------------------------------
Repository : Main Repository
Name : python2-persistent
Version : 4.5.0-bp153.1.23
Arch : x86_64
Vendor : openSUSE
Installed Size : 669,2 KiB
Installed : No
Status : not installed
Source package : python-persistent-4.5.0-bp153.1.23.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.