How to Install and Uninstall perl-Crypt-ScryptKDF.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

1. Install "perl-Crypt-ScryptKDF.x86_64" package

Please follow the guidelines below to install perl-Crypt-ScryptKDF.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Crypt-ScryptKDF.x86_64

2. Uninstall "perl-Crypt-ScryptKDF.x86_64" package

This tutorial shows how to uninstall perl-Crypt-ScryptKDF.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Crypt-ScryptKDF.x86_64 $ sudo dnf autoremove

3. Information about the perl-Crypt-ScryptKDF.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:54:05 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Crypt-ScryptKDF
Version : 0.010
Release : 14.el8
Architecture : x86_64
Size : 28 k
Source : perl-Crypt-ScryptKDF-0.010-14.el8.src.rpm
Repository : epel
Summary : Scrypt password based key derivation function
URL : https://metacpan.org/release/Crypt-ScryptKDF
License : GPL+ or Artistic
Description : Scrypt is a password-based key derivation function (like for example
: PBKDF2). Scrypt was designed to be "memory-hard" algorithm in order to make
: it expensive to perform large scale custom hardware attacks.