How to Install and Uninstall libapp-cache-perl Package on Kali Linux

Last updated: April 27,2024

1. Install "libapp-cache-perl" package

In this section, we are going to explain the necessary steps to install libapp-cache-perl on Kali Linux

$ sudo apt update $ sudo apt install libapp-cache-perl

2. Uninstall "libapp-cache-perl" package

Please follow the guidelines below to uninstall libapp-cache-perl on Kali Linux:

$ sudo apt remove libapp-cache-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapp-cache-perl package on Kali Linux

Package: libapp-cache-perl
Version: 0.37-3
Installed-Size: 26
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-accessor-chained-perl, libfile-find-rule-perl, libfile-homedir-perl, libpath-class-perl, libwww-perl
Size: 9412
SHA256: 38f2304117c65a149dbe12fcefeac52f01772b61212d57a856bca5c24798d8b8
SHA1: 26e3de5eca1714a2d9c3bb5d2edbed2ce55bbe7b
MD5sum: 0bf622ddba8abb9819a3fb941c10f4e8
Description: perl library for easy application-level caching
The App::Cache module lets an application cache data locally. There
are a few times an application would need to cache data: when it is
retrieving information from the network or when it has to complete a
large calculation.
Description-md5:
Homepage: https://metacpan.org/release/App-Cache/
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/liba/libapp-cache-perl/libapp-cache-perl_0.37-3_all.deb