How to Install and Uninstall libmemcached-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libmemcached-dev" package

Here is a brief guide to show you how to install libmemcached-dev on Ubuntu 21.04 (Hirsute Hippo)

$ 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.04 (Hirsute Hippo):

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

3. Information about the libmemcached-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmemcached-dev
Architecture: amd64
Version: 1.0.18-4.2ubuntu2
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: 915
Depends: libhashkit-dev (= 1.0.18-4.2ubuntu2), libmemcached11 (= 1.0.18-4.2ubuntu2), libmemcachedutil2 (= 1.0.18-4.2ubuntu2), libsasl2-dev
Filename: pool/main/libm/libmemcached/libmemcached-dev_1.0.18-4.2ubuntu2_amd64.deb
Size: 239068
MD5sum: 4c45ba79c07c563bf5c736fa9c44c860
SHA1: bee5853906d071b93717ee69035004a06bb3cb31
SHA256: e1312f3495c5b226d4fd4a76fe69df57a3b2be85029a4ec80781e2d573dfdb67
SHA512: a04095f93bf14a0072d9475f8367d7e3952a17b21d8ccb2ac8869715ce14ff6b15d08a7b7ba798a57d3f39e0e0dcfe71e851bcb3f750c232aaeeeeb5ad52d6d8
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