How to Install and Uninstall ruby-dalli Package on Kali Linux

Last updated: May 20,2024

1. Install "ruby-dalli" package

This guide let you learn how to install ruby-dalli on Kali Linux

$ sudo apt update $ sudo apt install ruby-dalli

2. Uninstall "ruby-dalli" package

Please follow the step by step instructions below to uninstall ruby-dalli on Kali Linux:

$ sudo apt remove ruby-dalli $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-dalli package on Kali Linux

Package: ruby-dalli
Version: 3.0.6-2
Installed-Size: 132
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-connection-pool
Suggests: ruby-kgio
Size: 35228
SHA256: bc7ebb5f9b5889cd923aeec5261280f64ee725961384e007b8c863cef6804b70
SHA1: 323d4be39d1ab580f836c51f4f24b6cd0cb70f82
MD5sum: d393813d41fb71acc2d545a203a359c0
Description: memcached client library for Ruby
Dalli is a high performance pure Ruby client for accessing memcached servers.
It only works with memcached version 1.4 and higher, as it uses the binary
protocol only available starting with memcached 1.4.
Description-md5:
Homepage: https://github.com/petergoldstein/dalli
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-dalli/ruby-dalli_3.0.6-2_all.deb