How to Install and Uninstall libbusiness-creditcard-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 19,2024

1. Install "libbusiness-creditcard-perl" package

Here is a brief guide to show you how to install libbusiness-creditcard-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libbusiness-creditcard-perl

2. Uninstall "libbusiness-creditcard-perl" package

Learn how to uninstall libbusiness-creditcard-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libbusiness-creditcard-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbusiness-creditcard-perl package on Ubuntu 21.10 (Impish Indri)

Package: libbusiness-creditcard-perl
Architecture: all
Version: 0.36-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 35
Depends: perl
Filename: pool/universe/libb/libbusiness-creditcard-perl/libbusiness-creditcard-perl_0.36-1_all.deb
Size: 15078
MD5sum: 5a44282c5a0d91800856b309391ab785
SHA1: 21e8e92b83a2dcda84ef66a47338729f2f61fed0
SHA256: 80bfdb090a8cbfda8bc0563dc2d909e8267ee818b24593a9ced0e70cc741d194
SHA512: f8419b34a34f1b610a0cd015347b095d838f4bf57c8b4a8329a967b3c0e84bd3ff491b8e7c3607eb5843d0a677f41547349f7fb0d9d302abde3018afff72c614
Homepage: https://metacpan.org/release/Business-CreditCard
Description-en: Perl module to validate or generate credit card checksums and names
Business::CreditCard tell you whether a credit card number is
self-consistent -- whether the last digit of the number is a valid
checksum for the preceding digits.
.
The validate() subroutine returns 1 if the card number provided passes
the checksum test, and 0 otherwise.
.
The cardtype() subroutine returns a string containing the type of
card: "MasterCard", "VISA", and so on.
.
The generate_last_digit() subroutine computes and returns the last
digit of the card given the preceding digits. With a 16-digit card,
you provide the first 15 digits; the subroutine returns the sixteenth.
Description-md5: 0ecc8236acc8e008b18040559441ead3