How to Install and Uninstall libmemcached-dbg Package on Kali Linux

Last updated: May 20,2024

1. Install "libmemcached-dbg" package

This guide covers the steps necessary to install libmemcached-dbg on Kali Linux

$ sudo apt update $ sudo apt install libmemcached-dbg

2. Uninstall "libmemcached-dbg" package

Learn how to uninstall libmemcached-dbg on Kali Linux:

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

3. Information about the libmemcached-dbg package on Kali Linux

Package: libmemcached-dbg
Source: libmemcached
Version: 1.0.18-4.2
Installed-Size: 1127
Maintainer: Michael Fladischer
Architecture: amd64
Depends: libhashkit2 (= 1.0.18-4.2), libmemcached11 (= 1.0.18-4.2), libmemcachedutil2 (= 1.0.18-4.2)
Size: 924840
SHA256: f93d378202489c58151736dc12e03f683c5482bbff56942ca608fb9c98b8ae96
SHA1: 97506699317ab004ca97f27a693d3f56a9d34daf
MD5sum: 6301184aefabbf1c6d22c4feb3cddcc3
Description: Debug Symbols 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 debug symbols.
Description-md5: ea156c0423f71127a41893b481e0c365
Multi-Arch: same
Homepage: http://libmemcached.org/libMemcached.html
Build-Ids: a9e23b3ef5c4d8e54ebafc8a41fd9da10325d6e6
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/libm/libmemcached/libmemcached-dbg_1.0.18-4.2_amd64.deb