How to Install and Uninstall php-pear-Auth-SASL.noarch Package on Oracle Linux 8

Last updated: May 02,2024

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

This tutorial shows how to install php-pear-Auth-SASL.noarch on Oracle Linux 8

$ 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 Oracle Linux 8:

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

3. Information about the php-pear-Auth-SASL.noarch package on Oracle Linux 8

Last metadata expiration check: 5:29:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php-pear-Auth-SASL
Version : 1.1.0
Release : 6.el8
Architecture : noarch
Size : 21 k
Source : php-pear-Auth-SASL-1.1.0-6.el8.src.rpm
Repository : epel
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)