How to Install and Uninstall ruby-grack Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "ruby-grack" package

Please follow the instructions below to install ruby-grack on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-grack

2. Uninstall "ruby-grack" package

Please follow the step by step instructions below to uninstall ruby-grack on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-grack package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-grack
Priority: optional
Section: universe/ruby
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.2-2
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
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
Homepage: https://github.com/gitlabhq/grack
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu