How to Install and Uninstall libhttp-cookiejar-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libhttp-cookiejar-perl" package

This guide covers the steps necessary to install libhttp-cookiejar-perl on Kali Linux

$ sudo apt update $ sudo apt install libhttp-cookiejar-perl

2. Uninstall "libhttp-cookiejar-perl" package

In this section, we are going to explain the necessary steps to uninstall libhttp-cookiejar-perl on Kali Linux:

$ sudo apt remove libhttp-cookiejar-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhttp-cookiejar-perl package on Kali Linux

Package: libhttp-cookiejar-perl
Version: 0.014-2
Installed-Size: 47
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhttp-date-perl
Recommends: libmozilla-publicsuffix-perl
Size: 17320
SHA256: d2ea9064ba97a958d4d6864a633fffdb9735d006cf9e8721b57831abf459f9a4
SHA1: 43e4ab294a3082b35adbcdee735d2b5c417ad716
MD5sum: 782d93bc2f1543a6e5e2dd80e347ed0a
Description: minimalist HTTP user agent cookie jar
HTTP::CookieJar implements a minimalist HTTP user agent cookie jar in
conformance with RFC 6265|http://tools.ietf.org/html/rfc6265.
.
Unlike the commonly used HTTP::Cookies module, this module does not require
use of HTTP::Request and HTTP::Response objects. An LWP-compatible adapter is
available as HTTP::CookieJar::LWP.
.
If Mozilla::PublicSuffix (packaged as libmozilla-publicsuffix-perl) is
installed, cookie domains will be checked against the public suffix list.
Public suffix cookies are only allowed as host-only cookies.
Description-md5:
Homepage: https://metacpan.org/release/HTTP-CookieJar
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libh/libhttp-cookiejar-perl/libhttp-cookiejar-perl_0.014-2_all.deb