How to Install and Uninstall libtext-levenshteinxs-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 24,2024
1. Install "libtext-levenshteinxs-perl" package
Please follow the instructions below to install libtext-levenshteinxs-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libtext-levenshteinxs-perl
Copied
2. Uninstall "libtext-levenshteinxs-perl" package
Please follow the step by step instructions below to uninstall libtext-levenshteinxs-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libtext-levenshteinxs-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libtext-levenshteinxs-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libtext-levenshteinxs-perl
Priority: optional
Section: universe/perl
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.03-4build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5)
Filename: pool/universe/libt/libtext-levenshteinxs-perl/libtext-levenshteinxs-perl_0.03-4build2_amd64.deb
Size: 8200
MD5sum: 3b2b82cf3020dfdeca4e12467a45d2cf
SHA1: 913ae280ef6d6cbb9e1731e038c973bfdfbafec3
SHA256: 53b0730097a82d8ff8e57314c92d8e100c36406acf6011d1e4f95073779190f0
Description-en: XS implementation of the Levenshtein edit distance
Text::LevenshteinXS implements the Levenshtein edit distance in a XS way; this
should be much faster than the pure Perl implementation.
.
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: 4e5d6a5d962ac3e1cc4935b2d73d7b35
Homepage: https://metacpan.org/release/Text-LevenshteinXS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.03-4build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5)
Filename: pool/universe/libt/libtext-levenshteinxs-perl/libtext-levenshteinxs-perl_0.03-4build2_amd64.deb
Size: 8200
MD5sum: 3b2b82cf3020dfdeca4e12467a45d2cf
SHA1: 913ae280ef6d6cbb9e1731e038c973bfdfbafec3
SHA256: 53b0730097a82d8ff8e57314c92d8e100c36406acf6011d1e4f95073779190f0
Description-en: XS implementation of the Levenshtein edit distance
Text::LevenshteinXS implements the Levenshtein edit distance in a XS way; this
should be much faster than the pure Perl implementation.
.
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: 4e5d6a5d962ac3e1cc4935b2d73d7b35
Homepage: https://metacpan.org/release/Text-LevenshteinXS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu