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

Last updated: May 18,2024

1. Install "python-tlsh" package

Here is a brief guide to show you how to install python-tlsh on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tlsh

2. Uninstall "python-tlsh" package

Here is a brief guide to show you how to uninstall python-tlsh on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Filename: pool/universe/t/tlsh/python-tlsh_3.4.4+20151206-1build1_amd64.deb
Size: 12294
MD5sum: dd39d0dd18367b21e1483ccbd95de726
SHA1: b609f595d9770f1a66e54c3922cb1ec0e30958ce
SHA256: 5b28fa4689a8bd1de65c6e60b8fb5a71d6c31988fda50f7a75c6a8e05fe7e918
Description-en: fuzzy hashing library - Python 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 Python module.
Description-md5: 8c538d36fc9d996bd629fbefdb3a88d2
Homepage: https://github.com/trendmicro/tlsh
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu