How to Install and Uninstall perl-Net-SMTPS.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 25,2024
1. Install "perl-Net-SMTPS.noarch" package
Please follow the guidelines below to install perl-Net-SMTPS.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Net-SMTPS.noarch
Copied
2. Uninstall "perl-Net-SMTPS.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Net-SMTPS.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-Net-SMTPS.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Net-SMTPS.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:55:13 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Net-SMTPS
Version : 0.10
Release : 4.el8
Architecture : noarch
Size : 17 k
Source : perl-Net-SMTPS-0.10-4.el8.src.rpm
Repository : epel
Summary : SSL/STARTTLS support for Net::SMTP
URL : https://metacpan.org/release/Net-SMTPS
License : GPL+ or Artistic
Description : This module implements a wrapper for Net::SMTP, enabling over-SSL/STARTTLS
: support. This module inherits all the methods from Net::SMTP. You may use
: all the friendly options that came bundled with Net::SMTP. You can control
: the SSL usage with the options of new() constructor method. 'doSSL' option
: is the switch, and, If you would like to control detailed SSL settings, you
: can set SSL_* options that are brought from IO::Socket::SSL. Please see the
: document of IO::Socket::SSL about these options detail.
Available Packages
Name : perl-Net-SMTPS
Version : 0.10
Release : 4.el8
Architecture : noarch
Size : 17 k
Source : perl-Net-SMTPS-0.10-4.el8.src.rpm
Repository : epel
Summary : SSL/STARTTLS support for Net::SMTP
URL : https://metacpan.org/release/Net-SMTPS
License : GPL+ or Artistic
Description : This module implements a wrapper for Net::SMTP, enabling over-SSL/STARTTLS
: support. This module inherits all the methods from Net::SMTP. You may use
: all the friendly options that came bundled with Net::SMTP. You can control
: the SSL usage with the options of new() constructor method. 'doSSL' option
: is the switch, and, If you would like to control detailed SSL settings, you
: can set SSL_* options that are brought from IO::Socket::SSL. Please see the
: document of IO::Socket::SSL about these options detail.