How to Install and Uninstall python3-pyeclib.x86_64 Package on Fedora 34

Last updated: September 20,2024

1. Install "python3-pyeclib.x86_64" package

Please follow the step by step instructions below to install python3-pyeclib.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pyeclib.x86_64

2. Uninstall "python3-pyeclib.x86_64" package

This guide covers the steps necessary to uninstall python3-pyeclib.x86_64 on Fedora 34:

$ sudo dnf remove python3-pyeclib.x86_64 $ sudo dnf autoremove

3. Information about the python3-pyeclib.x86_64 package on Fedora 34

Last metadata expiration check: 2:08:27 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pyeclib
Version : 1.6.0
Release : 3.fc34
Architecture : x86_64
Size : 52 k
Source : python-pyeclib-1.6.0-3.fc34.src.rpm
Repository : fedora
Summary : Python 3 interface to erasure codes
URL : https://github.com/openstack/pyeclib
License : BSD
Description : This library provides a simple Python 3 interface for implementing erasure
: codes. A number of back-end implementations is supported either directly
: or through the C interface liberasurecode.