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

Last updated: May 18,2024

1. Install "libstring-similarity-perl" package

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

$ sudo apt update $ sudo apt install libstring-similarity-perl

2. Uninstall "libstring-similarity-perl" package

This tutorial shows how to uninstall libstring-similarity-perl on Kali Linux:

$ sudo apt remove libstring-similarity-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libstring-similarity-perl
Source: libstring-similarity-perl (1.04-3)
Version: 1.04-3+b2
Installed-Size: 41
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4)
Size: 10872
SHA256: e91ffd511c76d9a050b66203c57fd26854c63ba990f1f58a09062bc57c4cbd43
SHA1: 776fdef5b9f2e1cc405b8cf710d594d060a3be9f
MD5sum: 1608ea0b3e3fe43c79cedd183bc21462
Description: Perl module for calculating the similarity of two strings
String::Similarity calculates the similarity index of its two arguments.
A value of 0 means that the strings are entirely different. A value
of 1 means that the strings are identical. Everything else lies between
0 and 1 and describes the amount of similarity between the strings.
Description-md5:
Homepage: https://metacpan.org/release/String-Similarity
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libstring-similarity-perl/libstring-similarity-perl_1.04-3+b2_amd64.deb