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

Last updated: May 19,2024

1. Install "python36-partd" package

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

$ sudo zypper refresh $ sudo zypper install python36-partd

2. Uninstall "python36-partd" package

This is a short guide on how to uninstall python36-partd on openSuSE Tumbleweed:

$ sudo zypper remove python36-partd

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

Information for package python36-partd:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-partd
Version : 1.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 144,3 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.