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

Last updated: October 10,2024

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

Here is a brief guide to show you how to install php-phpseclib-crypt-hash.noarch on Fedora 39

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

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

Learn how to uninstall php-phpseclib-crypt-hash.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:58:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : php-phpseclib-crypt-hash
Version : 0.3.9
Release : 17.fc39
Architecture : noarch
Size : 16 k
Source : php-phpseclib-crypt-hash-0.3.9-17.fc39.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.