How to Install and Uninstall python3-tlsh Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "python3-tlsh" package

This guide let you learn how to install python3-tlsh on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-tlsh

2. Uninstall "python3-tlsh" package

Please follow the step by step instructions below to uninstall python3-tlsh on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-tlsh package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-tlsh
Priority: extra
Section: universe/python
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Jérémy Bobbio
Architecture: amd64
Source: tlsh
Version: 3.4.4+20151206-1build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Filename: pool/universe/t/tlsh/python3-tlsh_3.4.4+20151206-1build1_amd64.deb
Size: 12360
MD5sum: d55b95487611d64aed366a558e13e8b7
SHA1: 5cab63e13f5418a4ed944e4f2a05595912e36266
SHA256: b0e400f0beca77f0192a356cf0ff06c0207151464f6b95f635b80f80715e1440
Description-en: 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: 0b3076225adb1d1ca8f1dd8afb4dbdf4
Homepage: https://github.com/trendmicro/tlsh
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu