How to Install and Uninstall libhttp-cookiejar-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libhttp-cookiejar-perl" package

Please follow the guidelines below to install libhttp-cookiejar-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libhttp-cookiejar-perl" package

Here is a brief guide to show you how to uninstall libhttp-cookiejar-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libhttp-cookiejar-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhttp-cookiejar-perl
Priority: optional
Section: universe/perl
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.008-1
Depends: perl, libhttp-date-perl
Filename: pool/universe/libh/libhttp-cookiejar-perl/libhttp-cookiejar-perl_0.008-1_all.deb
Size: 16822
MD5sum: 7e66dd49127c2b1e8698b810d3ecbfa3
SHA1: 0db7a2a215c868c4e6ead22de6270dfcd8a3a864
SHA256: f1ab09d9bd6ca600c0623a2320859cb725af6b283c6624d63d11c3b8cc212e69
Description-en: 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.
Description-md5: d87e96b1ae911a6199af29a432fe95d0
Homepage: https://metacpan.org/release/HTTP-CookieJar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu