How to Install and Uninstall perl-IO-Socket-SSL.noarch Package on Fedora 36
Last updated: January 13,2025
1. Install "perl-IO-Socket-SSL.noarch" package
This guide covers the steps necessary to install perl-IO-Socket-SSL.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
perl-IO-Socket-SSL.noarch
Copied
2. Uninstall "perl-IO-Socket-SSL.noarch" package
This guide let you learn how to uninstall perl-IO-Socket-SSL.noarch on Fedora 36:
$
sudo dnf remove
perl-IO-Socket-SSL.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-IO-Socket-SSL.noarch package on Fedora 36
Last metadata expiration check: 4:10:11 ago on Thu Sep 8 02:05:26 2022.
Installed Packages
Name : perl-IO-Socket-SSL
Version : 2.074
Release : 2.fc36
Architecture : noarch
Size : 603 k
Source : perl-IO-Socket-SSL-2.074-2.fc36.src.rpm
Repository : @System
From repo : fedora
Summary : Perl library for transparent SSL
URL : https://metacpan.org/release/IO-Socket-SSL
License : (GPL+ or Artistic) and MPLv2.0
Description : This module is a true drop-in replacement for IO::Socket::INET that
: uses SSL to encrypt data before it is transferred to a remote server
: or client. IO::Socket::SSL supports all the extra features that one
: needs to write a full-featured SSL client or server application:
: multiple SSL contexts, cipher selection, certificate verification, and
: SSL version selection. As an extra bonus, it works perfectly with
: mod_perl.
Installed Packages
Name : perl-IO-Socket-SSL
Version : 2.074
Release : 2.fc36
Architecture : noarch
Size : 603 k
Source : perl-IO-Socket-SSL-2.074-2.fc36.src.rpm
Repository : @System
From repo : fedora
Summary : Perl library for transparent SSL
URL : https://metacpan.org/release/IO-Socket-SSL
License : (GPL+ or Artistic) and MPLv2.0
Description : This module is a true drop-in replacement for IO::Socket::INET that
: uses SSL to encrypt data before it is transferred to a remote server
: or client. IO::Socket::SSL supports all the extra features that one
: needs to write a full-featured SSL client or server application:
: multiple SSL contexts, cipher selection, certificate verification, and
: SSL version selection. As an extra bonus, it works perfectly with
: mod_perl.