How to Install and Uninstall python3-pylev.noarch Package on Fedora 34

Last updated: September 29,2024

1. Install "python3-pylev.noarch" package

Please follow the guidance below to install python3-pylev.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pylev.noarch

2. Uninstall "python3-pylev.noarch" package

Please follow the instructions below to uninstall python3-pylev.noarch on Fedora 34:

$ sudo dnf remove python3-pylev.noarch $ sudo dnf autoremove

3. Information about the python3-pylev.noarch package on Fedora 34

Last metadata expiration check: 3:48:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pylev
Version : 1.3.0
Release : 9.fc34
Architecture : noarch
Size : 15 k
Source : python-pylev-1.3.0-9.fc34.src.rpm
Repository : fedora
Summary : Liberally licensed, pure Python Levenshtein implementation
URL : http://github.com/toastdriven/pylev
License : BSD
Description : A pure Python Levenshtein implementation that’s not freaking GPL’d.
:
: Based off the Wikipedia code samples at
: https://en.wikipedia.org/wiki/Levenshtein_distance.