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

Last updated: January 15,2025

1. Install "python3-pyeclib.x86_64" package

Please follow the guidance below to install python3-pyeclib.x86_64 on Fedora 39

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

2. Uninstall "python3-pyeclib.x86_64" package

Please follow the guidelines below to uninstall python3-pyeclib.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 1:26:28 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pyeclib
Version : 1.6.0
Release : 12.fc39
Architecture : x86_64
Size : 62 k
Source : python-pyeclib-1.6.0-12.fc39.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.