How to Install and Uninstall hashid Package on Kali Linux

Last updated: May 03,2024

1. Install "hashid" package

Please follow the instructions below to install hashid on Kali Linux

$ sudo apt update $ sudo apt install hashid

2. Uninstall "hashid" package

In this section, we are going to explain the necessary steps to uninstall hashid on Kali Linux:

$ sudo apt remove hashid $ sudo apt autoclean && sudo apt autoremove

3. Information about the hashid package on Kali Linux

Package: hashid
Version: 3.1.4-4
Installed-Size: 84
Maintainer: Debian Security Tools
Architecture: all
Depends: python3:any
Size: 15812
SHA256: b6c31d8f63f98c0dc0bee43bdd49479422fa2918a06aae563f50157252def019
SHA1: 61c01fe356bfa436c621690ab2db7d89882fdb8b
MD5sum: 71b4cf45593573db748dc36327b9692b
Description: Identify the different types of hashes used to encrypt data
Identify the different types of hashes used to encrypt data and especially
passwords.
.
hashID is a tool written in Python 3.x which supports the identification of
over 175 unique hash types using regular expressions.
It is able to identify a single hash or parse a file and identify the hashes
within it.
There is also a nodejs version of hashID available which is easily set up to
provide online hash identification.
Description-md5:
Homepage: https://psypanda.github.io/hashID/
Section: utils
Priority: optional
Filename: pool/main/h/hashid/hashid_3.1.4-4_all.deb