How to Install and Uninstall libparse-fixedlength-perl Package on Kali Linux

Last updated: May 12,2024

1. Install "libparse-fixedlength-perl" package

This tutorial shows how to install libparse-fixedlength-perl on Kali Linux

$ sudo apt update $ sudo apt install libparse-fixedlength-perl

2. Uninstall "libparse-fixedlength-perl" package

This tutorial shows how to uninstall libparse-fixedlength-perl on Kali Linux:

$ sudo apt remove libparse-fixedlength-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libparse-fixedlength-perl package on Kali Linux

Package: libparse-fixedlength-perl
Version: 5.39-3
Installed-Size: 54
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 21840
SHA256: 136457e931affdaeffe2000475eabfb1b83e887a9cfd5b954ff8e025ae63e2d2
SHA1: 221b54412d96b7ef3a74e9ee93193ce76bdd43f5
MD5sum: c0defee36607a51529020ae74c2fc696
Description: Perl module to parse a string containing fixed length fields
The Parse::FixedLength module facilitates the process of breaking
a string into its fixed-length components. Sure, it's a glorified
(and in some ways more limited) substitute for the perl functions pack and
unpack, but this module helps in the maintainability of working with fixed
length formats as the number of fields in a format grows.
Description-md5:
Homepage: https://metacpan.org/release/Parse-FixedLength
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libparse-fixedlength-perl/libparse-fixedlength-perl_5.39-3_all.deb