How to Install and Uninstall libbarcode-code128-perl Package on Kali Linux

Last updated: May 12,2024

1. Install "libbarcode-code128-perl" package

Please follow the guidelines below to install libbarcode-code128-perl on Kali Linux

$ sudo apt update $ sudo apt install libbarcode-code128-perl

2. Uninstall "libbarcode-code128-perl" package

This is a short guide on how to uninstall libbarcode-code128-perl on Kali Linux:

$ sudo apt remove libbarcode-code128-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbarcode-code128-perl package on Kali Linux

Package: libbarcode-code128-perl
Version: 2.21-3
Installed-Size: 52
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: libgd-gd2-perl
Size: 21380
SHA256: b3090dd1dfc21c9901daafe7f8665ce0d73522f3823cddde8c8b5c8187120217
SHA1: 3a2209594d181dffed15ae9b228c2ebe1dc852f6
MD5sum: 601a52389ca37bfac90ac3ba84e9ab24
Description: Perl library to generate CODE 128 bar codes
Barcode::Code128 generates bar codes using the CODE 128 symbology. It can
generate images in PNG or GIF format using the GD package, or it can generate
a text string representing the barcode that you can render using some other
technology if desired.
.
The intended use of this module is to create a web page with a bar code on it,
which can then be printed out and faxed or mailed to someone who will scan the
bar code. The application which spurred its creation was an expense report
tool, where the employee submitting the report would print out the web page
and staple the receipts to it, and the Accounts Payable clerk would scan the
bar code to indicate that the receipts were received.
.
The default settings for this module produce a large image that can safely be
FAXed several times and still scanned easily. If this requirement is not
important you can generate smaller image using optional parameters, described
below.
Description-md5:
Homepage: https://metacpan.org/release/Barcode-Code128
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libb/libbarcode-code128-perl/libbarcode-code128-perl_2.21-3_all.deb