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

Last updated: October 10,2024

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

This guide let you learn how to install perl-HTTP-Message.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall perl-HTTP-Message.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:24:49 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-HTTP-Message
Version : 6.29
Release : 3.el9
Architecture : noarch
Size : 103 k
Source : perl-HTTP-Message-6.29-3.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : HTTP style message
URL : https://metacpan.org/release/HTTP-Message
License : (GPL+ or Artistic) and CC0
Description : The HTTP-Message distribution contains classes useful for representing the
: messages passed in HTTP style communication. These are classes representing
: requests, responses and the headers contained within them.