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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install php-pear-Crypt-CHAP.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 3:20:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-pear-Crypt-CHAP
Version : 1.5.0
Release : 22.fc35
Architecture : noarch
Size : 14 k
Source : php-pear-Crypt-CHAP-1.5.0-22.fc35.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.