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

Last updated: November 07,2024

1. Install "python3-distance" package

Here is a brief guide to show you how to install python3-distance on Kali Linux

$ sudo apt update $ sudo apt install python3-distance

2. Uninstall "python3-distance" package

In this section, we are going to explain the necessary steps to uninstall python3-distance on Kali Linux:

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

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

Package: python3-distance
Source: distance
Version: 0.1.3+git20131122.ad7f9dc-1
Installed-Size: 40
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 11340
SHA256: 16ccd7fa0271824f65b4e36403da43c5da9029d518ca7252bee52f15834bc50c
SHA1: c4c4a3600896cec560891b0543b2c5332f29ff95
MD5sum: 8bc6b1f3fefcf262b8512d68b682186d
Description: Python library for comparing sequences
This package provides helpers for computing similarities between
arbitrary sequences. Included metrics are Levenshtein, Hamming,
Jaccard, and Sorensen distance, plus some bonuses. The distance
computations are implemented in pure Python.
Description-md5:
Homepage: https://github.com/doukremt/distance
Section: python
Priority: optional
Filename: pool/main/d/distance/python3-distance_0.1.3+git20131122.ad7f9dc-1_all.deb