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

Last updated: May 18,2024

1. Install "ruby-rack" package

In this section, we are going to explain the necessary steps to install ruby-rack on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-rack

2. Uninstall "ruby-rack" package

Please follow the steps below to uninstall ruby-rack on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-rack
Architecture: all
Version: 1.6.4-3ubuntu0.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: 352
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-rack/ruby-rack_1.6.4-3ubuntu0.2_all.deb
Size: 81650
MD5sum: 9d48ecea246a52e8aa602b7bd0342304
SHA1: 5cb1f0cd128ad3fb18c7606d10e07ee8660d4dab
SHA256: 18d72bc0a49f76fed8a736f109e4781c4ee0cb64627068d7a1414d57363cb6e2
SHA512: 24bacf2d534a4e600e6755e3c7ad5c4734dd0ea2599cf2a85d94000f620f97d199c430cf3bd41cae57283e1e289ccabf3c07334bb40857c324d401d4c730b0c8
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

Package: ruby-rack
Priority: optional
Section: universe/ruby
Installed-Size: 352
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.6.4-3
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-rack/ruby-rack_1.6.4-3_all.deb
Size: 81298
MD5sum: 75cc3eb87dc60c006578146e7af947eb
SHA1: 21255ae45be347f0052b9b36a81c5342e4790d1d
SHA256: b860933226919e8ba641f6e72cf99d4266e90e09c9a7ccccc8dc59b056ec43dd
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
Homepage: https://rack.github.io/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu