How to Install and Uninstall libhttp-cache-transparent-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libhttp-cache-transparent-perl" package

Here is a brief guide to show you how to install libhttp-cache-transparent-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libhttp-cache-transparent-perl

2. Uninstall "libhttp-cache-transparent-perl" package

Here is a brief guide to show you how to uninstall libhttp-cache-transparent-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libhttp-cache-transparent-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhttp-cache-transparent-perl package on Ubuntu 21.10 (Impish Indri)

Package: libhttp-cache-transparent-perl
Architecture: all
Version: 1.4-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 41
Depends: perl, libwww-perl
Filename: pool/universe/libh/libhttp-cache-transparent-perl/libhttp-cache-transparent-perl_1.4-1_all.deb
Size: 13716
MD5sum: cb6a931c825402d95021e5099b7caa8e
SHA1: de0513c21a4d9182019029f9f37244bb2b954255
SHA256: 5d35c64b661e4e37392b854887c08766c84d36f795cdc1fa4aca00fbe95ef99d
SHA512: dc15ddbdf583438e1f805dec8a6241e8814a76d9119d040e5a813820e883cc1ded7e6a54e048418e3f13aa05a8695778520bd4106a7d226df2b5e886e2b51775
Homepage: https://metacpan.org/release/HTTP-Cache-Transparent
Description-en: Perl module used to transparently cache HTTP requests
HTTP::Cache::Transparent is an implementation of HTTP GET that keeps a
local cache of fetched pages to avoid fetching the same data from the
server if it hasn't been updated. The cache is stored on disk and is
thus persistent between invocations.
.
The HTTP headers If-Modified-Since and ETag are used to let the server
decide if the version in the cache is up-to-date or not. All
HTTP requests are made through the LWP module. Data is stored on disk
by the Storable module. Digest::MD5 is used for creating a hash of the
URL.
Description-md5: 1df869e2d08e17b09ed4e11dc095afac