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

Last updated: October 06,2024

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

Please follow the instructions below to install perl-Crypt-Blowfish.x86_64 on Oracle Linux 8

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

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

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

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

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

Last metadata expiration check: 0:08:50 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Crypt-Blowfish
Version : 2.14
Release : 16.el8
Architecture : x86_64
Size : 31 k
Source : perl-Crypt-Blowfish-2.14-16.el8.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.