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

Last updated: May 17,2024

1. Install "ruby-redis-actionpack" package

Please follow the instructions below to install ruby-redis-actionpack on Kali Linux

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

2. Uninstall "ruby-redis-actionpack" package

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

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

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

Package: ruby-redis-actionpack
Version: 5.4.0-1
Installed-Size: 32
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-actionpack (>= 2:5), ruby-redis-rack (>= 2.1.0), ruby-redis-store (>= 1.1.0), ruby-redis-store (<< 2), ruby-redis-rack (<< 4), ruby-actionpack (<< 2:8)
Size: 7680
SHA256: 53697d349167b4fbbbeb487ef9dcffc24853d0d277e2db89b7b6caee664c834b
SHA1: 8c6423f3e68c068806378c972dafdde149999f95
MD5sum: 86674092fa1e9087aae75fc4f1979b2c
Description: Redis session store for ActionPack
The gem redis-actionpack provides a session store for ActionPack, specifically
for ActionDispatch. 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-actionpack
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-redis-actionpack/ruby-redis-actionpack_5.4.0-1_all.deb