How to Install and Uninstall python311-partd Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python311-partd" package

Please follow the step by step instructions below to install python311-partd on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-partd

2. Uninstall "python311-partd" package

Please follow the guidance below to uninstall python311-partd on openSuSE Tumbleweed:

$ sudo zypper remove python311-partd

3. Information about the python311-partd package on openSuSE Tumbleweed

Information for package python311-partd:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-partd
Version : 1.4.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 182.2 KiB
Installed : No
Status : not installed
Source package : python-partd-1.4.1-1.2.src
Upstream URL : https://github.com/mrocklin/partd/
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.