How to Install and Uninstall perl-HTTP-CookieMonster Package on openSUSE Leap

Last updated: June 26,2024

1. Install "perl-HTTP-CookieMonster" package

Please follow the step by step instructions below to install perl-HTTP-CookieMonster on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-HTTP-CookieMonster

2. Uninstall "perl-HTTP-CookieMonster" package

This is a short guide on how to uninstall perl-HTTP-CookieMonster on openSUSE Leap:

$ sudo zypper remove perl-HTTP-CookieMonster

3. Information about the perl-HTTP-CookieMonster package on openSUSE Leap

Information for package perl-HTTP-CookieMonster:
------------------------------------------------
Repository : Main Repository
Name : perl-HTTP-CookieMonster
Version : 0.11-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 44.9 KiB
Installed : No
Status : not installed
Source package : perl-HTTP-CookieMonster-0.11-bp155.1.4.src
Upstream URL : https://metacpan.org/release/HTTP-CookieMonster
Summary : Easy read/write access to your jar of HTTP::Cookies
Description :
This module was created because messing around with HTTP::Cookies is
non-trivial. HTTP::Cookies a very useful module, but using it is not always
as easy and clean as it could be. For instance, if you want to find a
particular cookie, you can't just ask for it by name.