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

Last updated: October 05,2024

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

Please follow the instructions below to install php-pear-Crypt-Blowfish.noarch on Fedora 36

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

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

Please follow the guidelines below to uninstall php-pear-Crypt-Blowfish.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:01:06 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-pear-Crypt-Blowfish
Version : 1.1.0
Release : 0.25.rc2.fc36
Architecture : noarch
Size : 26 k
Source : php-pear-Crypt-Blowfish-1.1.0-0.25.rc2.fc36.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.