How to Install and Uninstall libstring-compare-constanttime-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libstring-compare-constanttime-perl" package

Please follow the step by step instructions below to install libstring-compare-constanttime-perl on Kali Linux

$ sudo apt update $ sudo apt install libstring-compare-constanttime-perl

2. Uninstall "libstring-compare-constanttime-perl" package

Please follow the guidelines below to uninstall libstring-compare-constanttime-perl on Kali Linux:

$ sudo apt remove libstring-compare-constanttime-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstring-compare-constanttime-perl package on Kali Linux

Package: libstring-compare-constanttime-perl
Source: libstring-compare-constanttime-perl (0.321-2)
Version: 0.321-2+b2
Installed-Size: 48
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4)
Size: 12492
SHA256: c36fd5a5c467fb826ae70675799ad3b65f395c22be3c69d9e86bba45099c5c16
SHA1: 8955ce9c5b016e4d018525fcb0c3053877cbc9a5
MD5sum: c6d6a273a9174a9c222fa7efe9f52522
Description: module for protecting string comparison from timing attacks
String::Compare::ConstantTime provides one function, equals(), which takes
two strings of the same length as arguments. It will return true if they are
string-wise identical and false otherwise, just like eq. However, comparing
any two differing strings will take a fixed amount of time, unlike eq.
Description-md5:
Homepage: https://metacpan.org/release/String-Compare-ConstantTime
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libstring-compare-constanttime-perl/libstring-compare-constanttime-perl_0.321-2+b2_amd64.deb