How to Install and Uninstall perl-LWP-Protocol-https.noarch Package on Amazon Linux 2

Last updated: September 20,2024

1. Install "perl-LWP-Protocol-https.noarch" package

Please follow the guidelines below to install perl-LWP-Protocol-https.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-LWP-Protocol-https.noarch

2. Uninstall "perl-LWP-Protocol-https.noarch" package

This is a short guide on how to uninstall perl-LWP-Protocol-https.noarch on Amazon Linux 2:

$ sudo yum remove perl-LWP-Protocol-https.noarch $ sudo yum autoremove

3. Information about the perl-LWP-Protocol-https.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-LWP-Protocol-https
Arch : noarch
Version : 6.04
Release : 4.amzn2
Size : 11 k
Repo : amzn2-core/2/x86_64
Summary : Provide HTTPS support for LWP::UserAgent
URL : http://search.cpan.org/dist/LWP-Protocol-https/
License : GPL+ or Artistic
Description : The LWP::Protocol::https module provides support for using HTTPS
: schemed URLs with LWP. This module is a plug-in to the LWP
: protocol handling, so you don't use it directly. Once the module
: is installed LWP is able to access sites using HTTP over SSL/TLS.