How to Install and Uninstall php-pear-Auth-SASL.noarch Package on Fedora 36

Last updated: October 05,2024

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

Please follow the step by step instructions below to install php-pear-Auth-SASL.noarch on Fedora 36

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

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

This is a short guide on how to uninstall php-pear-Auth-SASL.noarch on Fedora 36:

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

3. Information about the php-pear-Auth-SASL.noarch package on Fedora 36

Last metadata expiration check: 1:34:23 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-pear-Auth-SASL
Version : 1.1.0
Release : 11.fc36
Architecture : noarch
Size : 18 k
Source : php-pear-Auth-SASL-1.1.0-11.fc36.src.rpm
Repository : fedora
Summary : Abstraction of various SASL mechanism responses
URL : http://pear.php.net/package/Auth_SASL
License : BSD
Description : Provides code to generate responses to common SASL mechanisms, including:
: o Digest-MD5
: o CramMD5
: o Plain
: o Anonymous
: o Login (Pseudo mechanism)