How to Install and Uninstall php-phpseclib-crypt-hash.noarch Package on Fedora 38

Last updated: September 30,2024

1. Install "php-phpseclib-crypt-hash.noarch" package

This is a short guide on how to install php-phpseclib-crypt-hash.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install php-phpseclib-crypt-hash.noarch

2. Uninstall "php-phpseclib-crypt-hash.noarch" package

Please follow the steps below to uninstall php-phpseclib-crypt-hash.noarch on Fedora 38:

$ sudo dnf remove php-phpseclib-crypt-hash.noarch $ sudo dnf autoremove

3. Information about the php-phpseclib-crypt-hash.noarch package on Fedora 38

Last metadata expiration check: 0:56:45 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : php-phpseclib-crypt-hash
Version : 0.3.9
Release : 16.fc38
Architecture : noarch
Size : 16 k
Source : php-phpseclib-crypt-hash-0.3.9-16.fc38.src.rpm
Repository : fedora
Summary : Pure-PHP implementations of keyed HMACs and hashing functions
URL : http://phpseclib.sourceforge.net/
License : MIT
Description : Uses hash() or mhash() if available and an internal implementation,
: otherwise. Optionally uses suhosin. Currently supports the following:
: md2, md5, md5-96, sha1, sha1-96, sha256, sha384, and sha512.