How to Install and Uninstall perl-Text-LevenshteinXS.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-Text-LevenshteinXS.x86_64" package

Please follow the instructions below to install perl-Text-LevenshteinXS.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Text-LevenshteinXS.x86_64

2. Uninstall "perl-Text-LevenshteinXS.x86_64" package

Please follow the instructions below to uninstall perl-Text-LevenshteinXS.x86_64 on Fedora 34:

$ sudo dnf remove perl-Text-LevenshteinXS.x86_64 $ sudo dnf autoremove

3. Information about the perl-Text-LevenshteinXS.x86_64 package on Fedora 34

Last metadata expiration check: 0:13:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Text-LevenshteinXS
Version : 0.03
Release : 41.fc34
Architecture : x86_64
Size : 17 k
Source : perl-Text-LevenshteinXS-0.03-41.fc34.src.rpm
Repository : fedora
Summary : XS implementation of the Levenshtein edit distance
URL : https://metacpan.org/release/Text-LevenshteinXS
License : GPL+ or Artistic
Description : This module implements the Levenshtein edit distance in a XS way.