How to Install and Uninstall hashid.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "hashid.noarch" package

Please follow the guidance below to install hashid.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install hashid.noarch

2. Uninstall "hashid.noarch" package

Please follow the step by step instructions below to uninstall hashid.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove hashid.noarch $ sudo dnf autoremove

3. Information about the hashid.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:43:14 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : hashid
Version : 3.1.4
Release : 4.el8
Architecture : noarch
Size : 39 k
Source : hashid-3.1.4-4.el8.src.rpm
Repository : epel
Summary : A tool to identify different types of hashes
URL : https://github.com/psypanda/hashID
License : GPLv3+
Description : Identify the different types of hashes used to encrypt data and especially
: passwords. hashID is a tool which supports the identification of over 220
: unique hash types using regular expressions.
:
: It is able to identify a single hash, parse a file or read multiple files in
: a directory and identify the hashes within them.