How to Install and Uninstall perl-Crypt-ScryptKDF.x86_64 Package on Fedora 34

Last updated: November 27,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 Fedora 34

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

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

Please follow the steps below to uninstall perl-Crypt-ScryptKDF.x86_64 on Fedora 34:

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

3. Information about the perl-Crypt-ScryptKDF.x86_64 package on Fedora 34

Last metadata expiration check: 0:48:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Crypt-ScryptKDF
Version : 0.010
Release : 18.fc34
Architecture : x86_64
Size : 28 k
Source : perl-Crypt-ScryptKDF-0.010-18.fc34.src.rpm
Repository : fedora
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.