How to Install and Uninstall ssdeep.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "ssdeep.x86_64" package

Here is a brief guide to show you how to install ssdeep.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ssdeep.x86_64

2. Uninstall "ssdeep.x86_64" package

Please follow the step by step instructions below to uninstall ssdeep.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove ssdeep.x86_64 $ sudo dnf autoremove

3. Information about the ssdeep.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:36:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ssdeep
Version : 2.14.1
Release : 7.el8
Architecture : x86_64
Size : 33 k
Source : ssdeep-2.14.1-7.el8.src.rpm
Repository : epel
Summary : Compute context triggered piecewise hashes
URL : https://ssdeep-project.github.io/ssdeep/
License : GPLv2+
Description : ssdeep is a program 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.