How to Install and Uninstall libtest-longstring-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libtest-longstring-perl" package

Please follow the guidelines below to install libtest-longstring-perl on Kali Linux

$ sudo apt update $ sudo apt install libtest-longstring-perl

2. Uninstall "libtest-longstring-perl" package

This guide covers the steps necessary to uninstall libtest-longstring-perl on Kali Linux:

$ sudo apt remove libtest-longstring-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-longstring-perl package on Kali Linux

Package: libtest-longstring-perl
Version: 0.17-3
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 10776
SHA256: 73aaf12db094220e09646ae39d033f2a5eccbf2511c84bb780313d26ac28e32c
SHA1: 87657fad27347be4df0d47d90280414c82251c33
MD5sum: cf35d12ce2ff94589847a03e13f9fb6d
Description: module to test for string equality
Test::LongString is a Perl test module that provides some functions useful
for testing the equality of long strings. Upon failure, it will provide more
useful diagnostic output by:
.
* Reporting lengths of the strings that have been compared
* Reporting length of the common prefix of strings
* Automatically escaping non-ASCII characters as \x{xx}
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-LongString
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-longstring-perl/libtest-longstring-perl_0.17-3_all.deb