How to Install and Uninstall php-pear-Auth-SASL.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "php-pear-Auth-SASL.noarch" package

Here is a brief guide to show you how to install php-pear-Auth-SASL.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install php-pear-Auth-SASL.noarch

2. Uninstall "php-pear-Auth-SASL.noarch" package

Learn how to uninstall php-pear-Auth-SASL.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove php-pear-Auth-SASL.noarch $ sudo dnf autoremove

3. Information about the php-pear-Auth-SASL.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:09:50 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : php-pear-Auth-SASL
Version : 1.2.0
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : php-pear-Auth-SASL-1.2.0-1.el9.src.rpm
Repository : epel
Summary : Abstraction of various SASL mechanism responses
URL : http://pear.php.net/package/Auth_SASL
License : BSD-3-Clause
Description : Provides code to generate responses to common SASL mechanisms, including:
: o Digest-MD5
: o CramMD5
: o Plain
: o Anonymous
: o Login (Pseudo mechanism)