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

Last updated: October 05,2024

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

Please follow the steps below to install php-phpseclib-crypt-hash.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall php-phpseclib-crypt-hash.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:31:57 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-phpseclib-crypt-hash
Version : 0.3.9
Release : 12.fc34
Architecture : noarch
Size : 16 k
Source : php-phpseclib-crypt-hash-0.3.9-12.fc34.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.