How to Install and Uninstall libstring-compare-constanttime-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 03,2025
1. Install "libstring-compare-constanttime-perl" package
This tutorial shows how to install libstring-compare-constanttime-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libstring-compare-constanttime-perl
Copied
2. Uninstall "libstring-compare-constanttime-perl" package
Please follow the guidance below to uninstall libstring-compare-constanttime-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libstring-compare-constanttime-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libstring-compare-constanttime-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libstring-compare-constanttime-perl
Priority: optional
Section: universe/perl
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.311-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libs/libstring-compare-constanttime-perl/libstring-compare-constanttime-perl_0.311-1build1_amd64.deb
Size: 11198
MD5sum: 853e80eea8cdb38b5de1a03bc96888d5
SHA1: b8e8f217957ff8ad8e516a89a3cab8c70ae4662e
SHA256: 79af918989ad2a4adc38858e89dc2b45a9cb40eecf8a43e6ab988805504232c5
Description-en: module for protecting string comparison from timing attacks
String::Compare::ConstantTime provides one function, equals(), which takes
two strings of the same lengh 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: f05a32a07fece1b2354f10176439e1e2
Homepage: https://metacpan.org/release/String-Compare-ConstantTime
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.311-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libs/libstring-compare-constanttime-perl/libstring-compare-constanttime-perl_0.311-1build1_amd64.deb
Size: 11198
MD5sum: 853e80eea8cdb38b5de1a03bc96888d5
SHA1: b8e8f217957ff8ad8e516a89a3cab8c70ae4662e
SHA256: 79af918989ad2a4adc38858e89dc2b45a9cb40eecf8a43e6ab988805504232c5
Description-en: module for protecting string comparison from timing attacks
String::Compare::ConstantTime provides one function, equals(), which takes
two strings of the same lengh 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: f05a32a07fece1b2354f10176439e1e2
Homepage: https://metacpan.org/release/String-Compare-ConstantTime
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu