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

Last updated: October 06,2024

1. Install "libmemcached11" package

Here is a brief guide to show you how to install libmemcached11 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmemcached11

2. Uninstall "libmemcached11" package

Please follow the step by step instructions below to uninstall libmemcached11 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libmemcached11 $ sudo apt autoclean && sudo apt autoremove

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

Package: libmemcached11
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: 235
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libsasl2-2 (>= 2.1.27+dfsg), libstdc++6 (>= 4.1.1)
Filename: pool/main/libm/libmemcached/libmemcached11_1.0.18-4.2ubuntu3_amd64.deb
Size: 88244
MD5sum: e86eee2876bc3f70b19cf1d43c065104
SHA1: 59aebe00a42658ab43839be946667a25bee08801
SHA256: 8e4738be31cfdee5dc34d701cfb350ac6ef7a226596eee05d063a49dac0e4636
SHA512: cec7102bc9cc5a7b373bdcb219c868eace897775b7608d69653e8788a938a32d5db14ef3ad4f2f5705275426eb7dd473e56fc76d848264a4064859e3185511ec
Homepage: http://libmemcached.org/libMemcached.html
Description-en: C and C++ client library to the memcached server
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 libmemcached shared library itself.
Description-md5: c520748ef0b458bdb796b190ce42a1b3