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

Last updated: May 17,2024

1. Install "ruby-rack-attack" package

This guide let you learn how to install ruby-rack-attack on Kali Linux

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

2. Uninstall "ruby-rack-attack" package

This tutorial shows how to uninstall ruby-rack-attack on Kali Linux:

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

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

Package: ruby-rack-attack
Version: 6.7.0-1
Installed-Size: 55
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rack (>= 1.0), ruby-rack (<< 4)
Size: 10008
SHA256: 87d6babc9b24a11e8ba72d2b32a68d4b616d3669e05987e57092fe3359c6301b
SHA1: 4ba32b51c08d003c46c5491f45abdfe4afd6efce
MD5sum: f791d4f937178e39db1bdc62b5b30692
Description: Block & throttle abusive requests
A rack middleware for throttling and blocking abusive requests. It protects
your web app from bad clients. It allows *whitelisting*, *blacklisting*,
*throttling*, and *tracking* based on arbitrary properties of the request.
Description-md5:
Homepage: https://github.com/kickstarter/rack-attack
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rack-attack/ruby-rack-attack_6.7.0-1_all.deb