How to Install and Uninstall python3-baluhn.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-baluhn.noarch" package

Please follow the steps below to install python3-baluhn.noarch on Fedora 34

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

2. Uninstall "python3-baluhn.noarch" package

This guide let you learn how to uninstall python3-baluhn.noarch on Fedora 34:

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

3. Information about the python3-baluhn.noarch package on Fedora 34

Last metadata expiration check: 0:56:49 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-baluhn
Version : 0.1.2
Release : 9.fc34
Architecture : noarch
Size : 13 k
Source : python-baluhn-0.1.2-9.fc34.src.rpm
Repository : fedora
Summary : A base-independent implementation of the Luhn algorithm for Python
URL : https://github.com/benhodgson/baluhn
License : Unlicense
Description : Baluhn provides a base-independent implementation of the Luhn algorithm for
: Python. It is useful for generating and verifying check digits in arbitrary
: bases.