How to Install and Uninstall perl-Crypt-SSLeay Package on openSuSE Tumbleweed

Last updated: November 26,2024

1. Install "perl-Crypt-SSLeay" package

This tutorial shows how to install perl-Crypt-SSLeay on openSuSE Tumbleweed

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

2. Uninstall "perl-Crypt-SSLeay" package

Here is a brief guide to show you how to uninstall perl-Crypt-SSLeay on openSuSE Tumbleweed:

$ sudo zypper remove perl-Crypt-SSLeay

3. Information about the perl-Crypt-SSLeay package on openSuSE Tumbleweed

Information for package perl-Crypt-SSLeay:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Crypt-SSLeay
Version : 0.72-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 128.1 KiB
Installed : No
Status : not installed
Source package : perl-Crypt-SSLeay-0.72-5.1.src
Upstream URL : https://metacpan.org/release/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.