How to Install and Uninstall perl-Text-Levenshtein-Damerau.noarch Package on Fedora 35

Last updated: January 08,2025

1. Install "perl-Text-Levenshtein-Damerau.noarch" package

This is a short guide on how to install perl-Text-Levenshtein-Damerau.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Text-Levenshtein-Damerau.noarch

2. Uninstall "perl-Text-Levenshtein-Damerau.noarch" package

This is a short guide on how to uninstall perl-Text-Levenshtein-Damerau.noarch on Fedora 35:

$ sudo dnf remove perl-Text-Levenshtein-Damerau.noarch $ sudo dnf autoremove

3. Information about the perl-Text-Levenshtein-Damerau.noarch package on Fedora 35

Last metadata expiration check: 1:34:26 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Text-Levenshtein-Damerau
Version : 0.41
Release : 18.fc35
Architecture : noarch
Size : 26 k
Source : perl-Text-Levenshtein-Damerau-0.41-18.fc35.src.rpm
Repository : fedora
Summary : Damerau Levenshtein edit distance
URL : https://metacpan.org/release/Text-Levenshtein-Damerau
License : GPL+ or Artistic
Description : Returns the true Damerau Levenshtein edit distance of strings with adjacent
: transpositions. Useful for fuzzy matching, DNA variation metrics, and fraud
: detection.