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

Last updated: September 20,2024

1. Install "ruby-rack-cors" package

This tutorial shows how to install ruby-rack-cors on Kali Linux

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

2. Uninstall "ruby-rack-cors" package

Please follow the step by step instructions below to uninstall ruby-rack-cors on Kali Linux:

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

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

Package: ruby-rack-cors
Version: 2.0.1-2
Installed-Size: 44
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rack (>= 2.0.0)
Size: 12404
SHA256: 4707b5c4a586bd523216abaa47eb074b2ec498441100cbc06f52b95f6ea890ba
SHA1: 4a154780f4d6eb5826b15764d9bdfb79d6eac7dd
MD5sum: e97e5f187c6aa472e4132808f6482b22
Description: enable Cross-Origin Resource Sharing in Rack apps
Middleware that will make Rack-based apps CORS compatible.
.
The CORS spec allows web applications to make cross domain AJAX calls without
using workarounds such as JSONP.
Description-md5:
Homepage: https://github.com/cyu/rack-cors
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rack-cors/ruby-rack-cors_2.0.1-2_all.deb