How to Install and Uninstall libtext-levenshtein-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libtext-levenshtein-perl" package

Please follow the step by step instructions below to install libtext-levenshtein-perl on Kali Linux

$ sudo apt update $ sudo apt install libtext-levenshtein-perl

2. Uninstall "libtext-levenshtein-perl" package

This guide let you learn how to uninstall libtext-levenshtein-perl on Kali Linux:

$ sudo apt remove libtext-levenshtein-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtext-levenshtein-perl package on Kali Linux

Package: libtext-levenshtein-perl
Version: 0.15-1
Installed-Size: 28
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libunicode-collate-perl
Size: 11576
SHA256: 9621efe2284e8ba3f95a877883da7c7291d07c0e8a83c00eae71d9d14dd998b8
SHA1: 4138a7e7c8b8b16073bf8a4cdbc3b04a7c75b1c0
MD5sum: 5d32390efcdb852403ce46c6ef285dac
Description: implementation of the Levenshtein edit distance
Text::Levenshtein implements the Levenshtein edit distance. The Levenshtein
edit distance is a measure of the degree of proximity between two strings.
This distance is the number of substitutions, deletions or insertions
("edits") needed to transform one string into the other one (and vice versa).
When two strings have distance 0, they are the same.
Description-md5:
Homepage: https://metacpan.org/release/Text-Levenshtein
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtext-levenshtein-perl/libtext-levenshtein-perl_0.15-1_all.deb