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

Last updated: April 27,2024

1. Install "ruby-redis-store" package

This guide covers the steps necessary to install ruby-redis-store on Kali Linux

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

2. Uninstall "ruby-redis-store" package

Learn how to uninstall ruby-redis-store on Kali Linux:

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

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

Package: ruby-redis-store
Version: 1.9.0-2
Installed-Size: 50
Maintainer: Debian Ruby Team
Architecture: all
Depends: redis-server, ruby-redis (>= 4), ruby-redis (<< 5)
Size: 16056
SHA256: 73ca6660d6a8f5ca0ed7dc7fe95d4a96049573473913df5759cea0d84724037a
SHA1: 1c62c6f8fb97784e2d8457593bfe7bd0c2dc59af
MD5sum: b93d516f39d0eb20a900a2f9e22a5470
Description: redis stores for Ruby frameworks
Redis Store provides a full set of stores (*Cache*, I18n, Session, HTTP Cache)
for modern Ruby frameworks like: Ruby on Rails, Sinatra, Rack, Rack::Cache and
I18n. It supports object marshalling, timeouts, single or multiple nodes, and
namespaces.
Description-md5:
Homepage: https://github.com/redis-store/redis-store
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-redis-store/ruby-redis-store_1.9.0-2_all.deb