How to Install and Uninstall ruby-grack Package on Kali Linux

Last updated: May 20,2024

1. Install "ruby-grack" package

Please follow the steps below to install ruby-grack on Kali Linux

$ sudo apt update $ sudo apt install ruby-grack

2. Uninstall "ruby-grack" package

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

$ sudo apt remove ruby-grack $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-grack package on Kali Linux

Package: ruby-grack
Version: 2.0.2-3
Installed-Size: 40
Maintainer: Debian Ruby Team
Architecture: all
Depends: git, ruby-rack (>= 1.5.1), ruby-webrick
Size: 9480
SHA256: f3dcb998dc6e9910c7df2853620c182784396779f05ff3f57a368833237880bf
SHA1: a277d2c0680d2e296027c6bc5c76cb073cfbf8af
MD5sum: 9860db86ae4c0f32d92daedad621b0d8
Description: Git Smart HTTP Server Rack implementation in Ruby/Rack
Rack application replacement for the builtin git-http-backend CGI
handler distributed with Git.
.
The default git-http-backend only runs as a CGI script, and
specifically is only targeted for Apache 2.x usage (it requires
PATH_INFO to be set and specifically formatted). This Rack
application can run on nearly every major and minor webserver out
there by making it Rack capable.
.
This the GITLAB version of the library.
Description-md5:
Homepage: https://github.com/gitlabhq/grack
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-grack/ruby-grack_2.0.2-3_all.deb