How to Install and Uninstall libchi-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libchi-perl" package

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

$ sudo apt update $ sudo apt install libchi-perl

2. Uninstall "libchi-perl" package

Please follow the instructions below to uninstall libchi-perl on Kali Linux:

$ sudo apt remove libchi-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libchi-perl package on Kali Linux

Package: libchi-perl
Version: 0.61-1
Installed-Size: 353
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcache-cache-perl, libcache-fastmmap-perl, libcarp-assert-perl, libclass-load-perl, libdata-serializer-perl, libdigest-jhash-perl, libhash-moreutils-perl, libjson-maybexs-perl, liblist-moreutils-perl, liblog-any-perl, libmoo-perl, libmoox-types-mooselike-numeric-perl, libmoox-types-mooselike-perl, libossp-uuid-perl, libstring-rewriteprefix-perl, libtask-weaken-perl, libtime-duration-parse-perl, libtime-duration-perl, libtimedate-perl, libtry-tiny-perl
Size: 111192
SHA256: 46acbf2d3555d2577a9ad478a160e2353377e5b5d1b2c596afefc7d99ba525e9
SHA1: b500737622d48770bba559b26577e8d99ce4e4f0
MD5sum: 9e8a354befec47458b232bcb0e3016f9
Description: Unified Cache Handling Interface
CHI provides a unified caching API for Perl programs, designed to assist
a developer in keeping data persistent for a specified period of time.
.
The CHI interface is implemented by driver classes that support fetching,
storing and clearing of data. Driver classes exist or will exist for the
gamut of storage backends available to Perl, such as memory, plain files,
memory mapped files, memcached, and DBI.
.
CHI is intended as an evolution of DeWitt Clinton's Cache::Cache package,
adhering to the basic Cache API but adding new features and addressing
limitations in the Cache::Cache implementation.
Description-md5:
Homepage: https://metacpan.org/release/CHI
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libchi-perl/libchi-perl_0.61-1_all.deb