How to Install and Uninstall libmemcachedutil2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: February 02,2025

1. Install "libmemcachedutil2" package

This is a short guide on how to install libmemcachedutil2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmemcachedutil2

2. Uninstall "libmemcachedutil2" package

Please follow the guidelines below to uninstall libmemcachedutil2 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libmemcachedutil2 package on Ubuntu 21.10 (Impish Indri)

Package: libmemcachedutil2
Architecture: amd64
Version: 1.0.18-4.2ubuntu3
Multi-Arch: same
Priority: optional
Section: libs
Source: libmemcached
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Fladischer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: libc6 (>= 2.4), libmemcached11, libstdc++6 (>= 4.1.1)
Filename: pool/main/libm/libmemcached/libmemcachedutil2_1.0.18-4.2ubuntu3_amd64.deb
Size: 10052
MD5sum: 9b0f1aff8f13f29c30d80fbbbfbd41fe
SHA1: 17f03b0c16bf6c74a3ec9a7dc69b5e94ba1facd7
SHA256: bc100a7a9e53e79e8187cea0698e65a1126207b474f42839bc98f03a352d03a7
SHA512: 4249a8c734e1f0eaddd2764106e2dc4dfa15c5df6a0322869e0602f3fa7614e643d736c93a73848987d58e3b91a14724a3803fd2437f3f3b923b5e3bd5cf1297
Homepage: http://libmemcached.org/libMemcached.html
Description-en: 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: 32cdf0c564bc73569ee13e19a7b567d1