How to Install and Uninstall php-pear-Crypt-CHAP.noarch Package on Fedora 34

Last updated: October 05,2024

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

Please follow the guidance below to install php-pear-Crypt-CHAP.noarch on Fedora 34

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

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

This tutorial shows how to uninstall php-pear-Crypt-CHAP.noarch on Fedora 34:

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

3. Information about the php-pear-Crypt-CHAP.noarch package on Fedora 34

Last metadata expiration check: 4:39:40 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-pear-Crypt-CHAP
Version : 1.5.0
Release : 20.fc34
Architecture : noarch
Size : 14 k
Source : php-pear-Crypt-CHAP-1.5.0-20.fc34.src.rpm
Repository : fedora
Summary : Class to generate CHAP packets
URL : http://pear.php.net/package/Crypt_CHAP
License : BSD
Description : This package provides Classes for generating CHAP packets.
: Currently these types of CHAP are supported:
: - CHAP-MD5,
: - MS-CHAPv1,
: - MS-CHAPv2.