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

Last updated: May 18,2024

1. Install "python3-textdistance" package

Please follow the steps below to install python3-textdistance on Kali Linux

$ sudo apt update $ sudo apt install python3-textdistance

2. Uninstall "python3-textdistance" package

This guide covers the steps necessary to uninstall python3-textdistance on Kali Linux:

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

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

Package: python3-textdistance
Source: textdistance
Version: 4.6.0-1
Installed-Size: 158
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python3-distance, python3-jellyfish, python3-lzma, python3-numpy, python3-pylev, python3-pyxdameraulevenshtein
Size: 41680
SHA256: 365f7aa5cdfe70c68eeea62479d14988715704f94bf0a882311cbcab1d7dba3f
SHA1: 37fe0c3d443e044fcd49bbc095a50e397e72e480
MD5sum: b55a7dbe602cf05c640443e5b8f4d274
Description: Library for calculating distances between sequences
This Python library can calculate the distance between sequences or strings
using over 30 algorithms. It is a pure Python implementation, but can make
use of other libraries (listed as Suggests, some of which have compiled
extensions) for increased speed.
Description-md5:
Homepage: https://github.com/life4/textdistance
Section: python
Priority: optional
Filename: pool/main/t/textdistance/python3-textdistance_4.6.0-1_all.deb