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

Last updated: October 07,2024

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

Please follow the guidance below to install php-pear-Crypt-Blowfish.noarch on Fedora 35

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

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

This guide let you learn how to uninstall php-pear-Crypt-Blowfish.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:30:20 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-pear-Crypt-Blowfish
Version : 1.1.0
Release : 0.24.rc2.fc35
Architecture : noarch
Size : 26 k
Source : php-pear-Crypt-Blowfish-1.1.0-0.24.rc2.fc35.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.