How to Install and Uninstall python3-crcelk.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "python3-crcelk.noarch" package

Here is a brief guide to show you how to install python3-crcelk.noarch on Fedora 39

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

2. Uninstall "python3-crcelk.noarch" package

Please follow the step by step instructions below to uninstall python3-crcelk.noarch on Fedora 39:

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

3. Information about the python3-crcelk.noarch package on Fedora 39

Last metadata expiration check: 1:57:57 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-crcelk
Version : 1.3
Release : 17.fc39
Architecture : noarch
Size : 21 k
Source : python-crcelk-1.3-17.fc39.src.rpm
Repository : fedora
Summary : Python implementation of the CRC algorithm
URL : https://github.com/zeroSteiner/crcelk
License : MIT
Description : CrcElk provides a pure Python implementation of the CRC algorithm and allows
: for variants to easily be defined by providing their parameters such as width,
: starting polynomial, etc.