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

Last updated: October 10,2024

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

In this section, we are going to explain the necessary steps to install perl-HTTP-Body.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Here is a brief guide to show you how to uninstall perl-HTTP-Body.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:41:35 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-HTTP-Body
Version : 1.22
Release : 16.el8
Architecture : noarch
Size : 32 k
Source : perl-HTTP-Body-1.22-16.el8.src.rpm
Repository : epel
Summary : HTTP Body Parser
URL : https://metacpan.org/release/HTTP-Body
License : GPL+ or Artistic
Description : A perl module for parsing the MultiPart, OctetStream, and UrlEncoded
: parts of an HTTP Body.