How to Install and Uninstall ruby-rack Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "ruby-rack" package

Please follow the steps below to install ruby-rack on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-rack

2. Uninstall "ruby-rack" package

Please follow the steps below to uninstall ruby-rack on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-rack package on Ubuntu 21.10 (Impish Indri)

Package: ruby-rack
Architecture: all
Version: 2.1.4-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 361
Depends: ruby:any | ruby-interpreter
Breaks: ruby-rack-oauth2 (<< 1.11), ruby-sinatra (<< 2)
Filename: pool/universe/r/ruby-rack/ruby-rack_2.1.4-3_all.deb
Size: 80888
MD5sum: 99f900f812bd77c494502b514cc9c48f
SHA1: 93a94d8a874a4765ce985361cd5d0bb0a30b65b1
SHA256: f6df660c0f24e1ef14ad0f4318f83abccf697b02d9ac91e568a0de893457f2a0
SHA512: 6d81ff0c7816f9910a2014390dc66d662049e409c401bcf212fcc9e2b9b7bb0bf355481290c94b462812fc53a8f354e0f695307fbbaa5c5eb482f723159da911
Homepage: https://rack.github.io/
Description-en: modular Ruby webserver interface
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
.
Also see http://rack.github.io/.
Description-md5: 19065860ac096ceaa0736619af45bcf7
Ruby-Versions: all