How to Install and Uninstall simhash Package on Kali Linux
Last updated: November 07,2024
1. Install "simhash" package
Please follow the guidance below to install simhash on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
simhash
Copied
2. Uninstall "simhash" package
Please follow the steps below to uninstall simhash on Kali Linux:
$
sudo apt remove
simhash
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the simhash package on Kali Linux
Package: simhash
Version: 0.0.20161225-2
Installed-Size: 38
Maintainer: laokz
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 13384
SHA256: 91d1ecf8a995b359806acd28b9c51b24f0d1c4496d690be1e8b6a16d4727b601
SHA1: d40efec89047ae635262228b96b67ea599c0622e
MD5sum: 6214340a24351e86cf5cec6ddda37aae
Description: generate similarity hashes to find nearly duplicate files
One of the questions that it's nice to be able to answer about a pair of files
is the degree of similarity between them. This command-line tool is useful for
estimating the "degree of similarity" between a pair of nominally sequential
files such as textfiles. The tool uses Manassas's "shingleprinting" technique.
Description-md5:
Homepage: http://wiki.cs.pdx.edu/forge/simhash.html
Tag: implemented-in::c, role::program
Section: utils
Priority: optional
Filename: pool/main/s/simhash/simhash_0.0.20161225-2_amd64.deb
Version: 0.0.20161225-2
Installed-Size: 38
Maintainer: laokz
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 13384
SHA256: 91d1ecf8a995b359806acd28b9c51b24f0d1c4496d690be1e8b6a16d4727b601
SHA1: d40efec89047ae635262228b96b67ea599c0622e
MD5sum: 6214340a24351e86cf5cec6ddda37aae
Description: generate similarity hashes to find nearly duplicate files
One of the questions that it's nice to be able to answer about a pair of files
is the degree of similarity between them. This command-line tool is useful for
estimating the "degree of similarity" between a pair of nominally sequential
files such as textfiles. The tool uses Manassas's "shingleprinting" technique.
Description-md5:
Homepage: http://wiki.cs.pdx.edu/forge/simhash.html
Tag: implemented-in::c, role::program
Section: utils
Priority: optional
Filename: pool/main/s/simhash/simhash_0.0.20161225-2_amd64.deb