How to Install and Uninstall nutcracker Package on Kali Linux

Last updated: May 12,2024

1. Install "nutcracker" package

Please follow the step by step instructions below to install nutcracker on Kali Linux

$ sudo apt update $ sudo apt install nutcracker

2. Uninstall "nutcracker" package

Learn how to uninstall nutcracker on Kali Linux:

$ sudo apt remove nutcracker $ sudo apt autoclean && sudo apt autoremove

3. Information about the nutcracker package on Kali Linux

Package: nutcracker
Source: nutcracker (0.5.0+dfsg-2)
Version: 0.5.0+dfsg-2+b1
Installed-Size: 237
Maintainer: Faidon Liambotis
Architecture: amd64
Depends: adduser, libc6 (>= 2.34), libyaml-0-2
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 90456
SHA256: 9e860ef035f9439c36bc624d8354ed9b2efa50e5faac31ac985b2373b28a2f31
SHA1: 6c4172a50dc81e66d890f0c19ac614a6bab4919d
MD5sum: eebb884f1009f463a28a86ed0ea7e8ba
Description: Fast, light-weight proxy for memcached and Redis
nutcracker, also known as twemproxy (pronounced "two-em-proxy"), is a
fast and lightweight proxy for the memcached and Redis protocols. It was
primarily built to reduce the connection count on backend caching
servers, but it has a number of features, such as:
* Maintains persistent server connections to backend servers.
* Enables pipelining of requests and responses.
* Supports multiple server pools simultaneously.
* Shard data automatically across multiple servers.
* Supports multiple hashing modes including consistent hashing and
distribution.
* High-availability by disabling nodes on failures.
* Observability through stats exposed on stats monitoring port.
Description-md5:
Homepage: https://github.com/twitter/twemproxy
Section: net
Priority: optional
Filename: pool/main/n/nutcracker/nutcracker_0.5.0+dfsg-2+b1_amd64.deb