How to Install and Uninstall perl-LWP-Protocol-https.noarch Package on Fedora 38

Last updated: March 02,2025

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

Here is a brief guide to show you how to install perl-LWP-Protocol-https.noarch on Fedora 38

$ 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 Fedora 38:

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

3. Information about the perl-LWP-Protocol-https.noarch package on Fedora 38

Last metadata expiration check: 0:39:15 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-LWP-Protocol-https
Version : 6.10
Release : 9.fc38
Architecture : noarch
Size : 21 k
Source : perl-LWP-Protocol-https-6.10-9.fc38.src.rpm
Repository : fedora
Summary : Provide HTTPS support for LWP::UserAgent
URL : https://metacpan.org/release/LWP-Protocol-https
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.