How to Install and Uninstall python3-crcelk.noarch Package on Fedora 34
Last updated: November 28,2024
1. Install "python3-crcelk.noarch" package
This guide covers the steps necessary to install python3-crcelk.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-crcelk.noarch
Copied
2. Uninstall "python3-crcelk.noarch" package
This tutorial shows how to uninstall python3-crcelk.noarch on Fedora 34:
$
sudo dnf remove
python3-crcelk.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-crcelk.noarch package on Fedora 34
Last metadata expiration check: 2:35:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-crcelk
Version : 1.3
Release : 9.fc34
Architecture : noarch
Size : 20 k
Source : python-crcelk-1.3-9.fc34.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.
Available Packages
Name : python3-crcelk
Version : 1.3
Release : 9.fc34
Architecture : noarch
Size : 20 k
Source : python-crcelk-1.3-9.fc34.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.