How to Install and Uninstall ssdeep Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 05,2024
1. Install "ssdeep" package
Please follow the steps below to install ssdeep on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ssdeep
Copied
2. Uninstall "ssdeep" package
Please follow the steps below to uninstall ssdeep on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ssdeep
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ssdeep package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ssdeep
Priority: optional
Section: universe/admin
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Version: 2.13-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9)
Filename: pool/universe/s/ssdeep/ssdeep_2.13-2_amd64.deb
Size: 28186
MD5sum: 5f0b41c6069eafce5326314a460bb30b
SHA1: 3d285183bf142a9fbdbc15f694b02bfc9cbfeedb
SHA256: 4d036dac368e54424d34b7a651d2b12264a361101b575139181f2a51ce3ca121
Description-en: recursive piecewise hashing tool
ssdeep is a tool for recursive computing and matching of Context Triggered
Piecewise Hashing (aka Fuzzy Hashing).
.
Fuzzy hashing is a method for comparing similar but not identical files.
This tool can be used to compare files like regular hashing does (like
md5sum or sha1sum) but it will find similar files with little differences.
.
For example, it can be used to identify modified versions of known files
even if data has been inserted, modified, or deleted in the new files.
.
This package is useful in forensics investigations.
Description-md5: 88450d41db1bfa131c03ecda2bf48211
Multi-Arch: foreign
Homepage: http://ssdeep.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/admin
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Version: 2.13-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9)
Filename: pool/universe/s/ssdeep/ssdeep_2.13-2_amd64.deb
Size: 28186
MD5sum: 5f0b41c6069eafce5326314a460bb30b
SHA1: 3d285183bf142a9fbdbc15f694b02bfc9cbfeedb
SHA256: 4d036dac368e54424d34b7a651d2b12264a361101b575139181f2a51ce3ca121
Description-en: recursive piecewise hashing tool
ssdeep is a tool for recursive computing and matching of Context Triggered
Piecewise Hashing (aka Fuzzy Hashing).
.
Fuzzy hashing is a method for comparing similar but not identical files.
This tool can be used to compare files like regular hashing does (like
md5sum or sha1sum) but it will find similar files with little differences.
.
For example, it can be used to identify modified versions of known files
even if data has been inserted, modified, or deleted in the new files.
.
This package is useful in forensics investigations.
Description-md5: 88450d41db1bfa131c03ecda2bf48211
Multi-Arch: foreign
Homepage: http://ssdeep.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu