How to Install and Uninstall python3-baluhn.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 23,2024
1. Install "python3-baluhn.noarch" package
Please follow the steps below to install python3-baluhn.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-baluhn.noarch
Copied
2. Uninstall "python3-baluhn.noarch" package
This guide covers the steps necessary to uninstall python3-baluhn.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-baluhn.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-baluhn.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:58:20 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-baluhn
Version : 0.1.2
Release : 5.el8
Architecture : noarch
Size : 12 k
Source : python-baluhn-0.1.2-5.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-baluhn
Version : 0.1.2
Release : 5.el8
Architecture : noarch
Size : 12 k
Source : python-baluhn-0.1.2-5.el8.src.rpm
Repository : epel
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.