How to Install and Uninstall python3-partd.noarch Package on Fedora 35

Last updated: July 02,2024

1. Install "python3-partd.noarch" package

Please follow the instructions below to install python3-partd.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-partd.noarch

2. Uninstall "python3-partd.noarch" package

This tutorial shows how to uninstall python3-partd.noarch on Fedora 35:

$ sudo dnf remove python3-partd.noarch $ sudo dnf autoremove

3. Information about the python3-partd.noarch package on Fedora 35

Last metadata expiration check: 5:16:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-partd
Version : 1.3.0
Release : 1.fc35
Architecture : noarch
Size : 44 k
Source : python-partd-1.3.0-1.fc35.src.rpm
Repository : updates
Summary : Appendable key-value storage
URL : https://github.com/dask/partd
License : BSD
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.