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

Last updated: June 19,2024

1. Install "python312-partd" package

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

$ sudo zypper refresh $ sudo zypper install python312-partd

2. Uninstall "python312-partd" package

Please follow the steps below to uninstall python312-partd on openSuSE Tumbleweed:

$ sudo zypper remove python312-partd

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

Information for package python312-partd:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-partd
Version : 1.4.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 163.8 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.