How to Install and Uninstall perl-Algorithm-LUHN.noarch Package on Fedora 35

Last updated: September 24,2024

1. Install "perl-Algorithm-LUHN.noarch" package

Please follow the guidelines below to install perl-Algorithm-LUHN.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Algorithm-LUHN.noarch

2. Uninstall "perl-Algorithm-LUHN.noarch" package

This guide covers the steps necessary to uninstall perl-Algorithm-LUHN.noarch on Fedora 35:

$ sudo dnf remove perl-Algorithm-LUHN.noarch $ sudo dnf autoremove

3. Information about the perl-Algorithm-LUHN.noarch package on Fedora 35

Last metadata expiration check: 4:47:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Algorithm-LUHN
Version : 1.02
Release : 18.fc35
Architecture : noarch
Size : 21 k
Source : perl-Algorithm-LUHN-1.02-18.fc35.src.rpm
Repository : fedora
Summary : Calculate the Modulus 10 Double Add Double checksum
URL : https://metacpan.org/release/Algorithm-LUHN
License : GPL+ or Artistic
Description : This module calculates the Modulus 10 Double Add Double checksum, also
: known as the LUHN Formula. This algorithm is used to verify credit
: card numbers and Standard & Poor's security identifiers such as
: CUSIP's and CSIN's.