How to Install and Uninstall perl-HTTP-Cookies.noarch Package on CentOS 7 / RHEL 7

Last updated: April 27,2024

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

Please follow the step by step instructions below to install perl-HTTP-Cookies.noarch on CentOS 7 / RHEL 7

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

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

Please follow the steps below to uninstall perl-HTTP-Cookies.noarch on CentOS 7 / RHEL 7:

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

3. Information about the perl-HTTP-Cookies.noarch package on CentOS 7 / RHEL 7

Installed Packages
Name : perl-HTTP-Cookies
Arch : noarch
Version : 6.01
Release : 5.el7
Size : 46 k
Repo : installed
From repo : base
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.