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

Last updated: September 29,2024

1. Install "python310-partd" package

This guide let you learn how to install python310-partd on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-partd

2. Uninstall "python310-partd" package

Please follow the guidelines below to uninstall python310-partd on openSuSE Tumbleweed:

$ sudo zypper remove python310-partd

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

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