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

Last updated: May 08,2024

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

Please follow the steps below to install perl-HTTP-Cookies.noarch on Amazon Linux 2

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

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

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

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : perl-HTTP-Cookies
Arch : noarch
Version : 6.01
Release : 5.amzn2
Size : 26 k
Repo : amzn2-core/2/x86_64
Summary : HTTP cookie jars
URL : http://search.cpan.org/dist/HTTP-Cookies/
License : GPL+ or Artistic
Description : This class is for objects that represent a "cookie jar" -- that
: is, a database of all the HTTP cookies that a given LWP::UserAgent
: object knows about.