How to Install and Uninstall hashdeep Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "hashdeep" package

In this section, we are going to explain the necessary steps to install hashdeep on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hashdeep

2. Uninstall "hashdeep" package

Learn how to uninstall hashdeep on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hashdeep $ sudo apt autoclean && sudo apt autoremove

3. Information about the hashdeep package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: hashdeep
Priority: optional
Section: universe/utils
Installed-Size: 262
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Version: 4.4-2
Replaces: md5deep (<< 4.4-1~)
Provides: md5deep
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Breaks: md5deep (<< 4.4-1~)
Filename: pool/universe/h/hashdeep/hashdeep_4.4-2_amd64.deb
Size: 115636
MD5sum: 46c629387bde9443126723ed9f95eb8a
SHA1: d107a5596d5cdb1d9cac264b986c03a758c1448d
SHA256: 5b1db8fe7bf0240098aaf3589f057bfb0ec44990dd8c30c344e650c5483ac33a
Description-en: recursively compute hashsums or piecewise hashings
hashdeep is a set of tools to compute MD5, SHA1, SHA256, tiger
and whirlpool hashsums of arbitrary number of files recursively.
.
The main hashdeep features are:
.
* It can compare those hashsums with a list of known hashes;
* The tools can display those that match the list or those that
does not match;
* It can display a time estimation when processing large files.
* It can do piecewise hashing (hashing input files in arbitrary
sized blocks).
.
This package is useful in forensics investigations.
Description-md5: 83b6f7221dfa5d590c4def0aa4c4d768
Homepage: http://md5deep.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu