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

Last updated: July 03,2024

1. Install "python39-partd" package

This tutorial shows how to install python39-partd on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-partd

2. Uninstall "python39-partd" package

In this section, we are going to explain the necessary steps to uninstall python39-partd on openSuSE Tumbleweed:

$ sudo zypper remove python39-partd

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

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