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

Last updated: October 06,2024

1. Install "python3-pylev.noarch" package

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

$ 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 35:

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

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

Last metadata expiration check: 0:21:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pylev
Version : 1.3.0
Release : 11.fc35
Architecture : noarch
Size : 14 k
Source : python-pylev-1.3.0-11.fc35.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.