How to Install and Uninstall ruby-redis-client Package on Kali Linux

Last updated: September 28,2024

1. Install "ruby-redis-client" package

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

$ sudo apt update $ sudo apt install ruby-redis-client

2. Uninstall "ruby-redis-client" package

Please follow the guidance below to uninstall ruby-redis-client on Kali Linux:

$ sudo apt remove ruby-redis-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-redis-client package on Kali Linux

Package: ruby-redis-client
Version: 0.19.1-2
Installed-Size: 92
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-connection-pool
Size: 23604
SHA256: 0de2db8a4edeeb5a50bd4a1e8e9a5c17743d438c7d38224dc776dac2491a831c
SHA1: 856a20efb90d10207b4a295ee5c9a8299c91ed89
MD5sum: 9e0ac4d848601e100b2efc8b17f72328
Description: Simple low-level client for Redis 6+
Contrary to the redis gem, redis-client doesn't try to map all Redis commands
to Ruby constructs, it merely is a thin wrapper on top of the RESP3 protocol.
Description-md5:
Homepage: https://github.com/redis-rb/redis-client
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-redis-client/ruby-redis-client_0.19.1-2_all.deb

5. The same packages on other Linux Distributions