How to Install and Uninstall ruby-rack-cache Package on Kali Linux

Last updated: April 27,2024

1. Install "ruby-rack-cache" package

In this section, we are going to explain the necessary steps to install ruby-rack-cache on Kali Linux

$ sudo apt update $ sudo apt install ruby-rack-cache

2. Uninstall "ruby-rack-cache" package

This guide covers the steps necessary to uninstall ruby-rack-cache on Kali Linux:

$ sudo apt remove ruby-rack-cache $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rack-cache package on Kali Linux

Package: ruby-rack-cache
Version: 1.2-4.1
Installed-Size: 117
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-rack (>= 0.4) | ruby-rack1.4
Size: 37032
SHA256: 7ae57c3ee891007f57a88c38851dec136188ecfa5302407faaeec13ee9877130
SHA1: 070fe28a3bda32e962da2fabebc49aed633fa686
MD5sum: d1cb3efe506533301c54ea252857a572
Description: HTTP Caching for Rack
Rack::Cache is suitable as a quick drop-in component to enable HTTP
caching for Rack-based applications that produce freshness (Expires,
Cache-Control) and/or validation (Last-Modified, ETag) information.
Description-md5:
Homepage: http://tomayko.com/src/rack-cache/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rack-cache/ruby-rack-cache_1.2-4.1_all.deb