How to Install and Uninstall perl-Net-SSLGlue.noarch Package on AlmaLinux 9
Last updated: November 30,2024
1. Install "perl-Net-SSLGlue.noarch" package
Please follow the steps below to install perl-Net-SSLGlue.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Net-SSLGlue.noarch
Copied
2. Uninstall "perl-Net-SSLGlue.noarch" package
This tutorial shows how to uninstall perl-Net-SSLGlue.noarch on AlmaLinux 9:
$
sudo dnf remove
perl-Net-SSLGlue.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Net-SSLGlue.noarch package on AlmaLinux 9
Last metadata expiration check: 0:40:00 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Net-SSLGlue
Version : 1.058
Release : 17.el9
Architecture : noarch
Size : 40 k
Source : perl-Net-SSLGlue-1.058-17.el9.src.rpm
Repository : epel
Summary : Add/extend SSL support for common perl modules
URL : https://metacpan.org/release/Net-SSLGlue
License : GPL+ or Artistic
Description : Some commonly used perl modules don't have SSL support at all, even if the
: protocol would support it. Others have SSL support, but most of them don't
: do proper checking of the servers certificate.
:
: The Net::SSLGlue::* modules try to add SSL support or proper certificate to
: these modules. Currently is support for the following modules available:
:
: - Net::SMTP - add SSL from beginning or using STARTTLS
: - Net::LDAP - add proper certificate checking
: - LWP - add proper certificate checking
Available Packages
Name : perl-Net-SSLGlue
Version : 1.058
Release : 17.el9
Architecture : noarch
Size : 40 k
Source : perl-Net-SSLGlue-1.058-17.el9.src.rpm
Repository : epel
Summary : Add/extend SSL support for common perl modules
URL : https://metacpan.org/release/Net-SSLGlue
License : GPL+ or Artistic
Description : Some commonly used perl modules don't have SSL support at all, even if the
: protocol would support it. Others have SSL support, but most of them don't
: do proper checking of the servers certificate.
:
: The Net::SSLGlue::* modules try to add SSL support or proper certificate to
: these modules. Currently is support for the following modules available:
:
: - Net::SMTP - add SSL from beginning or using STARTTLS
: - Net::LDAP - add proper certificate checking
: - LWP - add proper certificate checking