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

Last updated: May 03,2024

1. Install "ruby-request-store" package

Please follow the guidelines below to install ruby-request-store on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-request-store

2. Uninstall "ruby-request-store" package

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

$ sudo apt remove ruby-request-store $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-request-store
Architecture: all
Version: 1.5.0-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: 27
Depends: ruby-rack (>= 1.4)
Suggests: ruby-railties (>= 2:3.0)
Filename: pool/universe/r/ruby-request-store/ruby-request-store_1.5.0-2_all.deb
Size: 6204
MD5sum: 6c45165e4e6494ed134cff98ed76937c
SHA1: 19086ab0791345fc1c6bd7b16d12cad3fc772937
SHA256: 2d7a12707d26bfc825a64c2fa8ec52d14ca1a1a93ea3777275e87565e4a9560d
SHA512: d429685619503ab4557e24dc690617623cd8d43938bea59e664cf689873d75cc201f0186a7921502aada7240642d66cfe881032bbd915b5bd4afd7d5c5a5232e
Homepage: https://github.com/steveklabnik/request_store
Description-en: per-request global variable storage for Rack-based web servers
RequestStore gives you per-request global storage of variables for Rack-
compliant web servers. It is intended as an alternative to Thread.current, to
avoid bugs in threaded server implementations. RequestStore supports Rails 3+
out-of-the-box, but can be configured for use in Rails 2.x and non-Rails
environments.
Description-md5: e85a174b1f7bc8d95fe6dbd64e372a10
Ruby-Versions: all