How to Install and Uninstall perl-HTTP-Message.noarch Package on Amazon Linux 2

Last updated: November 28,2024

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

Please follow the step by step instructions below to install perl-HTTP-Message.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install perl-HTTP-Message.noarch

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

Please follow the guidance below to uninstall perl-HTTP-Message.noarch on Amazon Linux 2:

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

3. Information about the perl-HTTP-Message.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-HTTP-Message
Arch : noarch
Version : 6.06
Release : 6.amzn2
Size : 82 k
Repo : amzn2-core/2/x86_64
Summary : HTTP style message
URL : http://search.cpan.org/dist/HTTP-Message/
License : GPL+ or Artistic
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.