How to Install and Uninstall python3-pylev Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-pylev" package

Please follow the step by step instructions below to install python3-pylev on Kali Linux

$ sudo apt update $ sudo apt install python3-pylev

2. Uninstall "python3-pylev" package

This is a short guide on how to uninstall python3-pylev on Kali Linux:

$ sudo apt remove python3-pylev $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pylev package on Kali Linux

Package: python3-pylev
Source: pylev
Version: 1.4.0-1
Installed-Size: 31
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 6496
SHA256: 184f601f94ba74e10a88c8236b8341e3a7a48cfc813402ed3b9a2db0ebdb8582
SHA1: 95f376f09051af76970f157bd5789d5e8a3f9079
MD5sum: 959174fa60b8969526b35315550ee986
Description: pure Python Levenshtein implementation
A pure Python Levenshtein implementation. Based off the
Wikipedia code samples at
http://en.wikipedia.org/wiki/Levenshtein_distance.
Description-md5:
Homepage: https://github.com/toastdriven/pylev
Section: python
Priority: optional
Filename: pool/main/p/pylev/python3-pylev_1.4.0-1_all.deb