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

Last updated: May 17,2024

1. Install "python38-partd" package

Here is a brief guide to show you how to install python38-partd on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-partd

2. Uninstall "python38-partd" package

This guide covers the steps necessary to uninstall python38-partd on openSuSE Tumbleweed:

$ sudo zypper remove python38-partd

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

Information for package python38-partd:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-partd
Version : 1.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 145,6 KiB
Installed : No
Status : not installed
Source package : python-partd-1.2.0-1.2.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.