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

Last updated: September 20,2024

1. Install "libtest-hexstring-perl" package

In this section, we are going to explain the necessary steps to install libtest-hexstring-perl on Kali Linux

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

2. Uninstall "libtest-hexstring-perl" package

Please follow the step by step instructions below to uninstall libtest-hexstring-perl on Kali Linux:

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

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

Package: libtest-hexstring-perl
Version: 0.03-2
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7328
SHA256: ec2f26b711ab8f6b8709dd33e830d8ba7fe3408969136df3efa6d8da59b2b67a
SHA1: fb7540105f9defdbeb11af30f21f669f2976b26d
MD5sum: 0af374f615ff78d9f3d76723fc3983f4
Description: module that tests binary strings with hex dump diagnostics
Test::HexString provides a single function, is_hexstr(), which asserts that
the given string matches what was expected. When the strings match (i.e.
compare equal using the eq operator), the behaviour is identical to the usual
is() function provided by Test::More.
.
When the strings are different, a hex dump is produced as diagnostic, rather
than the string values being printed raw.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-HexString
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-hexstring-perl/libtest-hexstring-perl_0.03-2_all.deb