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

Last updated: May 18,2024

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

In this section, we are going to explain the necessary steps to install libhttp-cache-transparent-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the steps below to uninstall libhttp-cache-transparent-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libhttp-cache-transparent-perl
Priority: optional
Section: universe/perl
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Bart Martens
Architecture: all
Version: 1.1-1
Depends: perl, libwww-perl (>= 5.805)
Filename: pool/universe/libh/libhttp-cache-transparent-perl/libhttp-cache-transparent-perl_1.1-1_all.deb
Size: 13614
MD5sum: e22dcf31d76c816e6fc7601b2f99e89f
SHA1: 6f640f822d64db5274a48460c700af80971f8c92
SHA256: 8afa60c0ecdcdb17b55dc829089e3c031f9eff60a8c82e28b6fc97ebdfe46ca0
Description-en: Perl module used to transparently cache HTTP requests
This is the CPAN module HTTP::Cache::Transparent.
.
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: 54c83f5ded541412c477a97d39875e60
Homepage: http://search.cpan.org/dist/HTTP-Cache-Transparent/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master