How to Install and Uninstall perl-LWP-Protocol-https.noarch Package on Oracle Linux 8

Last updated: September 20,2024

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

This guide covers the steps necessary to install perl-LWP-Protocol-https.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-LWP-Protocol-https.noarch

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

This tutorial shows how to uninstall perl-LWP-Protocol-https.noarch on Oracle Linux 8:

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

3. Information about the perl-LWP-Protocol-https.noarch package on Oracle Linux 8

Last metadata expiration check: 6:07:03 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-LWP-Protocol-https
Version : 6.07
Release : 4.module+el8.3.0+7692+542c56f9
Architecture : noarch
Size : 18 k
Source : perl-LWP-Protocol-https-6.07-4.module+el8.3.0+7692+542c56f9.src.rpm
Repository : ol8_appstream
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.