How to Install and Uninstall libmemcached-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: February 02,2025

1. Install "libmemcached-dev" package

This is a short guide on how to install libmemcached-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmemcached-dev

2. Uninstall "libmemcached-dev" package

Please follow the steps below to uninstall libmemcached-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libmemcached-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmemcached-dev package on Ubuntu 21.10 (Impish Indri)

Package: libmemcached-dev
Architecture: amd64
Version: 1.0.18-4.2ubuntu3
Multi-Arch: same
Priority: extra
Section: libdevel
Source: libmemcached
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Fladischer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 909
Depends: libhashkit-dev (= 1.0.18-4.2ubuntu3), libmemcached11 (= 1.0.18-4.2ubuntu3), libmemcachedutil2 (= 1.0.18-4.2ubuntu3), libsasl2-dev
Filename: pool/main/libm/libmemcached/libmemcached-dev_1.0.18-4.2ubuntu3_amd64.deb
Size: 250794
MD5sum: d919a494c1d9a160974fabfaa558c979
SHA1: 59c40badddfad59f65c1724eec938df0973f5c5a
SHA256: 0e29ed233d3d51e7b533470208e166c5189b5047f39ccae881bde81241ad65ca
SHA512: 2b889732cda10a831e1beb56a250615435f6b804a9b72fb2518a11b53b2271a884da71eb981aa3f980292bb4a41bb58b4f4ba64f8ccb967c6082e0501c83f87a
Homepage: http://libmemcached.org/libMemcached.html
Description-en: C and C++ client library to the memcached server (development files)
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 development files.
Description-md5: c6bfdfff5c9729d4f01c13bcee57b0f4