How to Install and Uninstall python3-levenshtein-dbg Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-levenshtein-dbg" package

Learn how to install python3-levenshtein-dbg on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-levenshtein-dbg

2. Uninstall "python3-levenshtein-dbg" package

Here is a brief guide to show you how to uninstall python3-levenshtein-dbg on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-levenshtein-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-levenshtein-dbg package on Ubuntu 21.10 (Impish Indri)

Package: python3-levenshtein-dbg
Architecture: amd64
Version: 0.12.2-1build1
Multi-Arch: same
Priority: extra
Section: universe/debug
Source: python-levenshtein
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 497
Depends: python3-levenshtein (= 0.12.2-1build1), python3-dbg (<< 3.10), python3-dbg (>= 3.9~), libc6 (>= 2.14)
Filename: pool/universe/p/python-levenshtein/python3-levenshtein-dbg_0.12.2-1build1_amd64.deb
Size: 197444
MD5sum: e00081409d8f47df590ee5a2ec910213
SHA1: d453b37cdcc4b6e5131144bbad088d1f7e4c6a6c
SHA256: d7089a23743ec39082b49882922958ce69a3fad31d511884256ab3f51a28915a
SHA512: d64fd4edbd4e868577d51b2b9d077be9ef2571a2b7dc71b7c69d6471e9af5476d73b397c798f3a8e57d9e34da3e79f3738e944704f2e03c04981a9b85f8600ce
Homepage: https://github.com/ztane/python-Levenshtein
Description-en: extension for computing string similarities and edit distances(py3k debug ext)
The Levenshtein module computes Levenshtein distances, similarity ratios,
generalized medians and set medians of Unicode or non-Unicode strings.
Because it's implemented in C, it's much faster than the corresponding
Python library functions and methods.
.
The Levenshtein distance is the minimum number of single-character
insertions, deletions, and substitutions to transform one string into
another.
.
It is useful for spell checking, or fuzzy matching of gettext messages.
.
This package contains the extensions built for the Python 3 debug interpreter.
Description-md5: 38f93e2822a57b84091727eed10a1966
Build-Ids: 080347787358d5f7da1520d507576303eea5cfe4