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

Last updated: May 19,2024

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

Please follow the guidelines below to install libcache-memcached-managed-perl on Kali Linux

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

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

Please follow the guidelines below to uninstall libcache-memcached-managed-perl on Kali Linux:

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

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

Package: libcache-memcached-managed-perl
Version: 0.26-1
Installed-Size: 130
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libcache-memcached-perl, memcached
Recommends: libsocket6-perl
Size: 46100
SHA256: f771ccf62ebc0689526a1981481398043d609d5e59a9d0ffcaf002c4d92543bc
SHA1: e012933b36d93a15001cdea94cb523aa22c870da
MD5sum: 822745952ef10fc7d2e32276ca2cd555
Description: API for managing cached information
The Cache::Memcached::Managed module provides an API to values, cached in
one or more memcached servers. Apart from being very similar to the API
of Cache::Memcached, the Cached::Memcached::Managed API allows for
management of groups of values, for simplified key generation and expiration,
as well as version and namespace management and a few other goodies.
.
Over the functionality provided by the Cache::Memcached module, this module
provides: automatic key generation, ID refinement, version management,
namespace support, group management, easy (default) expiration specification,
automatic fork() detection, magical increment, instant invalidation,
dead memcached server detection, starting/stopping memcached servers and an
extensive test-suite.
.
The basic premise is that each piece of information that is to be cached,
can be identified by a key, an optional ID, a version and a namespace.
The key determines the basic identification of the value to be cached.
The ID specifies a refinement on the basic identification. The version
ensures that differently formatted values with the same key and ID do not
interfere with each other. The namespace ensures that different realms
of information (for instance, for different users) do not interfere with each
other.
Description-md5:
Homepage: https://metacpan.org/release/Cache-Memcached-Managed
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libcache-memcached-managed-perl/libcache-memcached-managed-perl_0.26-1_all.deb