How to Install and Uninstall php-pear-Auth-SASL.noarch Package on AlmaLinux 9

Last updated: October 07,2024

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

Please follow the instructions below to install php-pear-Auth-SASL.noarch on AlmaLinux 9

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

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

Please follow the step by step instructions below to uninstall php-pear-Auth-SASL.noarch on AlmaLinux 9:

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

3. Information about the php-pear-Auth-SASL.noarch package on AlmaLinux 9

Last metadata expiration check: 2:03:20 ago on Wed Mar 13 07:41:12 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)