How to Install and Uninstall perl-Net-SSLeay.x86_64 Package on Fedora 34

Last updated: July 03,2024

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

Please follow the instructions below to install perl-Net-SSLeay.x86_64 on Fedora 34

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

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

This tutorial shows how to uninstall perl-Net-SSLeay.x86_64 on Fedora 34:

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

3. Information about the perl-Net-SSLeay.x86_64 package on Fedora 34

Last metadata expiration check: 4:50:13 ago on Tue Sep 6 02:10:55 2022.
Installed Packages
Name : perl-Net-SSLeay
Version : 1.90
Release : 2.fc34
Architecture : x86_64
Size : 1.3 M
Source : perl-Net-SSLeay-1.90-2.fc34.src.rpm
Repository : @System
From repo : fedora
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.