How to Install and Uninstall ruby-grack Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "ruby-grack" package

Please follow the step by step instructions below to install ruby-grack on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-grack

2. Uninstall "ruby-grack" package

Please follow the guidance below to uninstall ruby-grack on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-grack package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-grack
Architecture: all
Version: 2.0.2-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 39
Depends: ruby | ruby-interpreter, ruby-rack (>= 1.5.1), git
Filename: pool/universe/r/ruby-grack/ruby-grack_2.0.2-2_all.deb
Size: 8610
MD5sum: c6fbe4fdc45159c5fac11dd2e1558d5c
SHA1: 27552cb10a335c7ccab3ae1ba4136ea30372ba36
SHA256: 78b16163d0f765183c131fb27858377bb8aaecb8ff6169fe338cee5df8d74de8
SHA512: 20e9dcd27eeee3cbf19392ddb119a63a7a5e0bd02161d0d25943d8ab38561bbc295a61392ed6286748006488061e0b3c8e6e1074cab3e3b44f7df616d0b618a7
Homepage: https://github.com/gitlabhq/grack
Description-en: 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: cec9d0a9b7ca6d2af9deb1c385de0f1e
Ruby-Versions: all