How to Install and Uninstall ssdeep.x86_64 Package on Oracle Linux 8

Last updated: July 06,2024

1. Install "ssdeep.x86_64" package

In this section, we are going to explain the necessary steps to install ssdeep.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install ssdeep.x86_64

2. Uninstall "ssdeep.x86_64" package

This is a short guide on how to uninstall ssdeep.x86_64 on Oracle Linux 8:

$ sudo dnf remove ssdeep.x86_64 $ sudo dnf autoremove

3. Information about the ssdeep.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:58:39 ago on Mon Sep 12 02:51:38 2022.
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.