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

Last updated: October 07,2024

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

Please follow the guidance below to install perl-Crypt-SSLeay.x86_64 on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Crypt-SSLeay.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:28:23 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Crypt-SSLeay
Version : 0.72
Release : 29.fc34
Architecture : x86_64
Size : 64 k
Source : perl-Crypt-SSLeay-0.72-29.fc34.src.rpm
Repository : fedora
Summary : OpenSSL glue that provides LWP with HTTPS support
URL : https://metacpan.org/release/Crypt-SSLeay
License : Artistic 2.0
Description : These Perl modules provide support for the HTTPS protocol under the World-Wide
: Web library for Perl (LWP), so that a LWP::UserAgent can make HTTPS GET, HEAD,
: and POST requests.
:
: This package contains Net::SSL module which is automatically loaded by
: LWP::Protocol::https on HTTPS requests, and provides the necessary SSL glue
: for that module to work.