How to Install and Uninstall perl-HTTP-Cookies.noarch Package on AlmaLinux 8

Last updated: January 09,2025

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

This is a short guide on how to install perl-HTTP-Cookies.noarch on AlmaLinux 8

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

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

Learn how to uninstall perl-HTTP-Cookies.noarch on AlmaLinux 8:

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

3. Information about the perl-HTTP-Cookies.noarch package on AlmaLinux 8

Last metadata expiration check: 1:38:31 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-HTTP-Cookies
Version : 6.04
Release : 2.module_el8.5.0+2812+ed912d05
Architecture : noarch
Size : 38 k
Source : perl-HTTP-Cookies-6.04-2.module_el8.5.0+2812+ed912d05.src.rpm
Repository : appstream
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.