How to Install and Uninstall perl-HTTP-Cookies.noarch Package on Rocky Linux 9

Last updated: May 19,2024

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

Please follow the steps below to install perl-HTTP-Cookies.noarch on Rocky Linux 9

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

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

This tutorial shows how to uninstall perl-HTTP-Cookies.noarch on Rocky Linux 9:

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

3. Information about the perl-HTTP-Cookies.noarch package on Rocky Linux 9

Last metadata expiration check: 1:44:58 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-HTTP-Cookies
Version : 6.10
Release : 4.el9
Architecture : noarch
Size : 38 k
Source : perl-HTTP-Cookies-6.10-4.el9.src.rpm
Repository : appstream
Summary : HTTP cookie jars
URL : https://metacpan.org/release/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.