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

Last updated: May 18,2024

1. Install "python3-pylev.noarch" package

Please follow the instructions below to install python3-pylev.noarch on Fedora 36

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

2. Uninstall "python3-pylev.noarch" package

Learn how to uninstall python3-pylev.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:23:18 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pylev
Version : 1.3.0
Release : 12.fc36
Architecture : noarch
Size : 14 k
Source : python-pylev-1.3.0-12.fc36.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.