How to Install and Uninstall perl-Crypt-Blowfish.x86_64 Package on Fedora 39

Last updated: January 11,2025

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

Please follow the instructions below to install perl-Crypt-Blowfish.x86_64 on Fedora 39

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

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

This is a short guide on how to uninstall perl-Crypt-Blowfish.x86_64 on Fedora 39:

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

3. Information about the perl-Crypt-Blowfish.x86_64 package on Fedora 39

Last metadata expiration check: 2:58:52 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Crypt-Blowfish
Version : 2.14
Release : 28.fc39
Architecture : x86_64
Size : 28 k
Source : perl-Crypt-Blowfish-2.14-28.fc39.src.rpm
Repository : fedora
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.