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

Last updated: May 18,2024

1. Install "ruby-rack-mount" package

Learn how to install ruby-rack-mount on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-rack-mount

2. Uninstall "ruby-rack-mount" package

Please follow the step by step instructions below to uninstall ruby-rack-mount on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-rack-mount
Architecture: all
Version: 0.8.3-3
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: 124
Depends: ruby | ruby-interpreter, ruby-rack (>= 1.0.0)
Filename: pool/universe/r/ruby-rack-mount/ruby-rack-mount_0.8.3-3_all.deb
Size: 22440
MD5sum: c22ad1f6dbd7137108f58ee2445967e7
SHA1: 8bc11b09a163c2f7a22ffc3bef49cc00c54f8d6e
SHA256: 1c126eee52bbf769024ab3573c94e61ae689a5a40cf8a3e45302e9a0d3590387
SHA512: ee2439f58c0a2bdaf5fdcf3d3b0d2300daa303076f361c585e8bbcdc1a0736d9f69795a81b3fbdfa0895d22bece76ee1ee7ab33a092f2edf3e3cbc0949a0d34c
Homepage: https://github.com/jm/rack-mount
Description-en: Stackable dynamic tree based Rack router
Rack::Mount supports Rack's "X-Cascade" convention to continue trying routes
if the response returns "pass". This allows multiple routes to be nested or
stacked on top of each other. Since the application endpoint can trigger the
router to continue matching, middleware can be used to add arbitrary
conditions to any route. This allows you to route based on other request
attributes, session information, or even data dynamically pulled from a
database.
Description-md5: 71a825b80ba2320ae2b0206049ad7741
Ruby-Versions: all