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

Last updated: May 20,2024

1. Install "python2-partd" package

Please follow the guidance below to install python2-partd on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-partd

2. Uninstall "python2-partd" package

This is a short guide on how to uninstall python2-partd on openSUSE Leap:

$ sudo zypper remove python2-partd

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

Information for package python2-partd:
--------------------------------------
Repository : Main Repository
Name : python2-partd
Version : 1.1.0-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 134,6 KiB
Installed : No
Status : not installed
Source package : python-partd-1.1.0-bp153.1.18.src
Summary : Appendable key-value storage
Description :
Key-value byte store with appendable values
Partd stores key-value pairs.
Values are raw bytes.
We append on old values.
Partd excels at shuffling operations.