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

Last updated: May 14,2024

1. Install "libmemcachedutil2" package

This is a short guide on how to install libmemcachedutil2 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmemcachedutil2

2. Uninstall "libmemcachedutil2" package

Please follow the instructions below to uninstall libmemcachedutil2 on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libmemcachedutil2
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: 60
Depends: libc6 (>= 2.4), libmemcached11, libstdc++6 (>= 4.1.1)
Filename: pool/main/libm/libmemcached/libmemcachedutil2_1.0.18-4.2ubuntu2_amd64.deb
Size: 9644
MD5sum: 55485a061fa8116a2ed1211e4d28f93d
SHA1: ec8c7445b1cd6e435ebda3432d5b02265846b7d8
SHA256: f7048a1bda79069d2a91db51c5c729c294269b39fab2d86824b283c321e9d983
SHA512: c9862987f4945606086a154e7a25f71725a903b11611976013da769ff4aa78642a6229918171ae623f97abb84874d33ac03bfe7a89c8b83580f3cabd1935c13b
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