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

Last updated: May 17,2024

1. Install "python3-tlsh" package

This guide covers the steps necessary to install python3-tlsh on Kali Linux

$ sudo apt update $ sudo apt install python3-tlsh

2. Uninstall "python3-tlsh" package

Please follow the guidance below to uninstall python3-tlsh on Kali Linux:

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

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

Package: python3-tlsh
Source: tlsh (3.4.4+20151206-1.4)
Version: 3.4.4+20151206-1.4+b5
Installed-Size: 203
Maintainer: Jérémy Bobbio
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Size: 14032
SHA256: 6d8d0385ddc2da96c5710937ecda6d57b280acfd686055a0d5c9285c9d876d5e
SHA1: 39662807f0a3e240b330dd4463773e94f4d1b388
MD5sum: 5344f01e8b2bc4a8ca2f9afe085a11cf
Description: fuzzy hashing library - Python3 module
The Trend Micro Locality Sensitive Hash is a fuzzy hash algorithm that can be
used to compare similar but not identical files.
.
Identifying near duplicates and similar files is known to be useful to
identify malware samples with similar binary file structure, variants of spam
email, or backups with corrupted files.
.
This package contains the Python3 module.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/trendmicro/tlsh
Section: python
Priority: optional
Filename: pool/main/t/tlsh/python3-tlsh_3.4.4+20151206-1.4+b5_amd64.deb