How to Install and Uninstall perl-Crypt-Blowfish.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

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

Please follow the guidelines below to install perl-Crypt-Blowfish.x86_64 on Oracle Linux 9

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

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

Please follow the steps below to uninstall perl-Crypt-Blowfish.x86_64 on Oracle Linux 9:

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

3. Information about the perl-Crypt-Blowfish.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:02:24 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Crypt-Blowfish
Version : 2.14
Release : 16.el9
Architecture : x86_64
Size : 28 k
Source : perl-Crypt-Blowfish-2.14-16.el9.src.rpm
Repository : epel
Summary : XS Blowfish implementation for Perl
URL : https://metacpan.org/release/Crypt-Blowfish
License : BSD and Copyright only
Description : Crypt::Blowfish is an XS-based implementation of the Blowfish
: cryptography algorithm designed by Bruce Schneier. It's designed to
: take full advantage of Crypt::CBC when desired. Blowfish keys may be
: up to 448 bits (56 bytes) long.