How to Install and Uninstall php-pear-Crypt-Blowfish.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "php-pear-Crypt-Blowfish.noarch" package

In this section, we are going to explain the necessary steps to install php-pear-Crypt-Blowfish.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-pear-Crypt-Blowfish.noarch

2. Uninstall "php-pear-Crypt-Blowfish.noarch" package

This guide covers the steps necessary to uninstall php-pear-Crypt-Blowfish.noarch on Fedora 34:

$ sudo dnf remove php-pear-Crypt-Blowfish.noarch $ sudo dnf autoremove

3. Information about the php-pear-Crypt-Blowfish.noarch package on Fedora 34

Last metadata expiration check: 0:10:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-pear-Crypt-Blowfish
Version : 1.1.0
Release : 0.23.rc2.fc34
Architecture : noarch
Size : 26 k
Source : php-pear-Crypt-Blowfish-1.1.0-0.23.rc2.fc34.src.rpm
Repository : fedora
Summary : Quick two-way blowfish encryption
URL : http://pear.php.net/package/Crypt_Blowfish
License : BSD
Description : This package allows you to perform two-way blowfish encryption on the fly using
: only PHP. This package does not require the MCrypt PHP extension to work,
: although it can make use of it if available.