How to Install and Uninstall php-pear-Net-SMTP.noarch Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "php-pear-Net-SMTP.noarch" package

In this section, we are going to explain the necessary steps to install php-pear-Net-SMTP.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install php-pear-Net-SMTP.noarch

2. Uninstall "php-pear-Net-SMTP.noarch" package

This tutorial shows how to uninstall php-pear-Net-SMTP.noarch on Oracle Linux 9:

$ sudo dnf remove php-pear-Net-SMTP.noarch $ sudo dnf autoremove

3. Information about the php-pear-Net-SMTP.noarch package on Oracle Linux 9

Last metadata expiration check: 1:38:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php-pear-Net-SMTP
Version : 1.11.1
Release : 1.el9
Architecture : noarch
Size : 26 k
Source : php-pear-Net-SMTP-1.11.1-1.el9.src.rpm
Repository : epel
Summary : Provides an implementation of the SMTP protocol
URL : http://pear.php.net/package/Net_SMTP
License : BSD-2-Clause
Description : Provides an implementation of the SMTP protocol using PEAR's Net_Socket class.
:
: php-pear-Net-SMTP can optionally use package "php-pear-Auth-SASL".