How to Install and Uninstall perl-Crypt-SSLeay Package on openSUSE Leap

Last updated: May 13,2024

1. Install "perl-Crypt-SSLeay" package

Here is a brief guide to show you how to install perl-Crypt-SSLeay on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Crypt-SSLeay

2. Uninstall "perl-Crypt-SSLeay" package

Please follow the guidance below to uninstall perl-Crypt-SSLeay on openSUSE Leap:

$ sudo zypper remove perl-Crypt-SSLeay

3. Information about the perl-Crypt-SSLeay package on openSUSE Leap

Information for package perl-Crypt-SSLeay:
------------------------------------------
Repository : Main Repository
Name : perl-Crypt-SSLeay
Version : 0.72-150000.5.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 129.5 KiB
Installed : No
Status : not installed
Source package : perl-Crypt-SSLeay-0.72-150000.5.5.1.src
Upstream URL : http://search.cpan.org/dist/Crypt-SSLeay/
Summary : OpenSSL support for LWP
Description :
This Perl module provides support for the HTTPS protocol under LWP, to
allow an LWP::UserAgent object to perform GET, HEAD, and POST requests over
encrypted socket connections. Please see LWP for more information on POST
requests.
The 'Crypt::SSLeay' package provides 'Net::SSL', which, if requested, is
loaded by 'LWP::Protocol::https' for https requests and provides the
necessary SSL glue.