How to Install and Uninstall libmemcached11 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

1. Install "libmemcached11" package

Please follow the instructions below to install libmemcached11 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmemcached11

2. Uninstall "libmemcached11" package

Please follow the guidelines below to uninstall libmemcached11 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libmemcached11 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmemcached11
Architecture: amd64
Version: 1.0.18-4.2ubuntu2
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: 247
Depends: libc6 (>= 2.16), libgcc-s1 (>= 3.0), libsasl2-2 (>= 2.1.27+dfsg), libstdc++6 (>= 4.1.1)
Filename: pool/main/libm/libmemcached/libmemcached11_1.0.18-4.2ubuntu2_amd64.deb
Size: 83528
MD5sum: ff7132fe561c2b571b8a774c86757fd2
SHA1: 7ac3fd1bb58947df6437134d6c1af7ada8470c2d
SHA256: 0d7f60f9041693babc4c4925689716d7f516c2bbaf08b52f93f66c1d2ddb8b50
SHA512: 046c77f459f5fc5b792138a6e443931b30d44ccf94c1c8155116a7d62ab4ce2a73a4ee7315855bf44cd54c18b13c5671ccd61316fadbe0bc789ca74e24f15978
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