How to Install and Uninstall libmemcachedutil2 Package on Kali Linux

Last updated: May 19,2024

1. Install "libmemcachedutil2" package

Learn how to install libmemcachedutil2 on Kali Linux

$ sudo apt update $ sudo apt install libmemcachedutil2

2. Uninstall "libmemcachedutil2" package

Please follow the steps below to uninstall libmemcachedutil2 on Kali Linux:

$ sudo apt remove libmemcachedutil2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmemcachedutil2 package on Kali Linux

Package: libmemcachedutil2
Source: libmemcached
Version: 1.1.4-1
Installed-Size: 51
Maintainer: Ondřej Surý
Architecture: amd64
Depends: libmemcached11 (= 1.1.4-1), libc6 (>= 2.34), libstdc++6 (>= 4.1.1)
Size: 14608
SHA256: dba35497ff2c7652ed6cab8c74f23252e9704b3cc4fab346d64cbb9a4f349b6d
SHA1: 7f3e046f81063d2d5e2bc9c25f5d2304176189af
MD5sum: 3eb3c848e3dcf0d0120e80ca0f5a4b9b
Description: library implementing connection pooling for libmemcached
libmemcached is a C and C++ client library to the memcached server
(http://memcached.org/). It has been designed to be light on memory
usage, thread safe, and provide full access to server side methods.
.
A few notes on its design:
.
* Synchronous and Asynchronous support.
* Access to large object support.
* Local replication.
* TCP and Unix Socket protocols.
* A half dozen or so different tuneable hash algorithms.
* Implementations of the new cas, replace, and append operators.
* Man pages written up on entire API.
* Implements both modulo and consistent hashing solutions.
* Tools to Manage your Memcached networks.
.
This package provides the libmemcachedutil library.
Description-md5:
Multi-Arch: same
Homepage: https://awesomized.github.io/libmemcached/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmemcached/libmemcachedutil2_1.1.4-1_amd64.deb