How to Install and Uninstall python3-pylev Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python3-pylev" package

In this section, we are going to explain the necessary steps to install python3-pylev on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pylev

2. Uninstall "python3-pylev" package

This tutorial shows how to uninstall python3-pylev on openSUSE Leap:

$ sudo zypper remove python3-pylev

3. Information about the python3-pylev package on openSUSE Leap

Information for package python3-pylev:
--------------------------------------
Repository : Main Repository
Name : python3-pylev
Version : 1.3.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 23.1 KiB
Installed : No
Status : not installed
Source package : python-pylev-1.3.0-bp155.2.10.src
Upstream URL : http://github.com/toastdriven/pylev
Summary : A pure Python Levenshtein implementation
Description :
A pure Python Levenshtein implementation.