How to Install and Uninstall perl-Net-HTTP.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "perl-Net-HTTP.noarch" package

Please follow the instructions below to install perl-Net-HTTP.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Net-HTTP.noarch

2. Uninstall "perl-Net-HTTP.noarch" package

Please follow the step by step instructions below to uninstall perl-Net-HTTP.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Net-HTTP.noarch $ sudo dnf autoremove

3. Information about the perl-Net-HTTP.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:43:20 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Net-HTTP
Version : 6.17
Release : 2.module+el8.3.0+6498+9eecfe51
Architecture : noarch
Size : 43 k
Source : perl-Net-HTTP-6.17-2.module+el8.3.0+6498+9eecfe51.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Low-level HTTP connection (client)
URL : http://search.cpan.org/dist/Net-HTTP/
License : GPL+ or Artistic
Description : The Net::HTTP class is a low-level HTTP client. An instance of the
: Net::HTTP class represents a connection to an HTTP server. The HTTP
: protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0
: and HTTP/1.1.