How to Install and Uninstall perl-Net-SSLeay.x86_64 Package on AlmaLinux 9

Last updated: July 07,2024

1. Install "perl-Net-SSLeay.x86_64" package

This guide let you learn how to install perl-Net-SSLeay.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install perl-Net-SSLeay.x86_64

2. Uninstall "perl-Net-SSLeay.x86_64" package

Please follow the instructions below to uninstall perl-Net-SSLeay.x86_64 on AlmaLinux 9:

$ sudo dnf remove perl-Net-SSLeay.x86_64 $ sudo dnf autoremove

3. Information about the perl-Net-SSLeay.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:35:32 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : perl-Net-SSLeay
Version : 1.92
Release : 2.el9
Architecture : x86_64
Size : 1.3 M
Source : perl-Net-SSLeay-1.92-2.el9.src.rpm
Repository : @System
From repo : appstream
Summary : Perl extension for using OpenSSL
URL : https://metacpan.org/release/Net-SSLeay
License : Artistic 2.0
Description : This module offers some high level convenience functions for accessing
: web pages on SSL servers (for symmetry, same API is offered for
: accessing http servers, too), a sslcat() function for writing your own
: clients, and finally access to the SSL API of SSLeay/OpenSSL package
: so you can write servers or clients for more complicated applications.