How to Install and Uninstall libcache-memcached-fast-perl Package on Kali Linux

Last updated: May 02,2024

1. Install "libcache-memcached-fast-perl" package

Learn how to install libcache-memcached-fast-perl on Kali Linux

$ sudo apt update $ sudo apt install libcache-memcached-fast-perl

2. Uninstall "libcache-memcached-fast-perl" package

Please follow the steps below to uninstall libcache-memcached-fast-perl on Kali Linux:

$ sudo apt remove libcache-memcached-fast-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcache-memcached-fast-perl package on Kali Linux

Package: libcache-memcached-fast-perl
Source: libcache-memcached-fast-perl (0.28-2)
Version: 0.28-2+b1
Installed-Size: 179
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.34)
Enhances: libcache-memcached-perl
Size: 66404
SHA256: d92d3c2e129d3bdf3304382b78d52e5772b32e0204eadd1697dc9838e4574494
SHA1: b66aa6c94a2a74aabbb7abdde3846ec714571e78
MD5sum: 0c72a3cf7a1978d3bd72a925fa95902a
Description: Perl client for memcached, in C language
Cache::Memcached::Fast is a Perl client for memcached,
a memory cache daemon (http://www.danga.com/memcached/).
Module core is implemented in C
and tries hard to minimize number of system calls
and to avoid any key/value copying for speed.
As a result, it has very low CPU consumption.
.
API is largely compatible with Cache::Memcached,
original pure Perl client,
most users of the original module may start using this module
by installing it and adding "::Fast" to the old name in their scripts.
Description-md5:
Homepage: https://metacpan.org/release/Cache-Memcached-Fast
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libcache-memcached-fast-perl/libcache-memcached-fast-perl_0.28-2+b1_amd64.deb