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

Last updated: May 19,2024

1. Install "ruby-redis" package

This is a short guide on how to install ruby-redis on Kali Linux

$ sudo apt update $ sudo apt install ruby-redis

2. Uninstall "ruby-redis" package

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

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

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

Package: ruby-redis
Version: 4.8.0-2
Installed-Size: 322
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby
Breaks: ruby-fakeredis (<< 0.8.0-6~)
Size: 65304
SHA256: e644b6f0604e97f1adbc0b199ab459f43819767662c73936d4e22eab4524b474
SHA1: 95ffd157974622adcc8331c40592ce7491ea4d22
MD5sum: bf37a56e62af6b95f402805d525e5418
Description: Ruby client library for Redis
A Ruby client that tries to match Redis' API one-to-one, while still
providing an idiomatic interface. It features thread-safety,
client-side sharding, pipelining, and an obsession for performance.
Description-md5:
Homepage: https://github.com/redis/redis-rb
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-redis/ruby-redis_4.8.0-2_all.deb