How to Install and Uninstall perl-Crypt-ScryptKDF.x86_64 Package on AlmaLinux 9

Last updated: October 11,2024

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

In this section, we are going to explain the necessary steps to install perl-Crypt-ScryptKDF.x86_64 on AlmaLinux 9

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

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

Please follow the guidelines below to uninstall perl-Crypt-ScryptKDF.x86_64 on AlmaLinux 9:

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

3. Information about the perl-Crypt-ScryptKDF.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:21:30 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Crypt-ScryptKDF
Version : 0.010
Release : 21.el9
Architecture : x86_64
Size : 28 k
Source : perl-Crypt-ScryptKDF-0.010-21.el9.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.