How to Install and Uninstall libtext-levenshtein-damerau-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 24,2024
1. Install "libtext-levenshtein-damerau-perl" package
Here is a brief guide to show you how to install libtext-levenshtein-damerau-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libtext-levenshtein-damerau-perl
Copied
2. Uninstall "libtext-levenshtein-damerau-perl" package
This guide let you learn how to uninstall libtext-levenshtein-damerau-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libtext-levenshtein-damerau-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libtext-levenshtein-damerau-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libtext-levenshtein-damerau-perl
Priority: optional
Section: universe/perl
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.41-1
Depends: perl
Filename: pool/universe/libt/libtext-levenshtein-damerau-perl/libtext-levenshtein-damerau-perl_0.41-1_all.deb
Size: 11664
MD5sum: 8d0704a2b065f33ab7ba2f5b43f29d30
SHA1: 78d883752e747e51f591533ccce5fccf864a27b3
SHA256: 04cd9d4ce1d9baf3f44e83fc7dda0f374fd572086fd48bd8cdd4be5801e6fcb9
Description-en: Edit distance calculator with Damerau Levenshtein algorithm
Text::Levenshtein::Damerau module returns the true Damerau Levenshtein
edit distance of strings with adjacent transpositions. Useful for
fuzzy matching, DNA variation metrics, and fraud detection.
.
Defaults to using Pure Perl Text::Levenshtein::Damerau::PP. This
module can use Text::Levenshtein::Damerau::XS for massive speed
improvements. Works correctly with utf8 if backend supports it.
Description-md5: e2e37ec6fbe81a264fc4ea3055be233d
Homepage: https://metacpan.org/release/Text-Levenshtein-Damerau
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.41-1
Depends: perl
Filename: pool/universe/libt/libtext-levenshtein-damerau-perl/libtext-levenshtein-damerau-perl_0.41-1_all.deb
Size: 11664
MD5sum: 8d0704a2b065f33ab7ba2f5b43f29d30
SHA1: 78d883752e747e51f591533ccce5fccf864a27b3
SHA256: 04cd9d4ce1d9baf3f44e83fc7dda0f374fd572086fd48bd8cdd4be5801e6fcb9
Description-en: Edit distance calculator with Damerau Levenshtein algorithm
Text::Levenshtein::Damerau module returns the true Damerau Levenshtein
edit distance of strings with adjacent transpositions. Useful for
fuzzy matching, DNA variation metrics, and fraud detection.
.
Defaults to using Pure Perl Text::Levenshtein::Damerau::PP. This
module can use Text::Levenshtein::Damerau::XS for massive speed
improvements. Works correctly with utf8 if backend supports it.
Description-md5: e2e37ec6fbe81a264fc4ea3055be233d
Homepage: https://metacpan.org/release/Text-Levenshtein-Damerau
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu