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

Last updated: November 27,2024

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

This is a short guide on how to install php-pear-Crypt-Blowfish.noarch on Fedora 38

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

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

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

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

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

Last metadata expiration check: 5:03:50 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : php-pear-Crypt-Blowfish
Version : 1.1.0
Release : 0.27.rc2.fc38
Architecture : noarch
Size : 26 k
Source : php-pear-Crypt-Blowfish-1.1.0-0.27.rc2.fc38.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.