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

Last updated: May 15,2024

1. Install "python3-ssdeep" package

Please follow the step by step instructions below to install python3-ssdeep on Kali Linux

$ sudo apt update $ sudo apt install python3-ssdeep

2. Uninstall "python3-ssdeep" package

Please follow the guidelines below to uninstall python3-ssdeep on Kali Linux:

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

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

Package: python3-ssdeep
Source: python-ssdeep
Version: 3.4.1-1
Installed-Size: 64
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-six (>= 1.4.1), python3:any, libc6 (>= 2.4), libfuzzy2 (>= 2.13)
Size: 13280
SHA256: 4c77300a7c1446b94c7a6d91cd7e53cff9fae43af4927c1c85c63d109b754cca
SHA1: e547c34bce3b4594c65cce27a47e6c9363c25e5f
MD5sum: 304096ea7e0345485b83ed568944e9a3
Description: Python 3.x wrapper for the ssdeep piecewise hashing tool
This is a straightforward Python wrapper for ssdeep by Jesse Kornblum,
which is a library for computing context triggered piecewise hashes (CTPH).
Also called fuzzy hashes, CTPH can match inputs that have homologies.
Such inputs have sequences of identical bytes in the same order, although
bytes in between these sequences may be different in both content and length.
.
This package contains the extension built for Python 3.x.
Description-md5:
Homepage: https://github.com/DinoTools/python-ssdeep
Section: python
Priority: optional
Filename: pool/main/p/python-ssdeep/python3-ssdeep_3.4.1-1_amd64.deb