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

Last updated: May 10,2024

1. Install "ruby-redis-rack" package

Please follow the guidelines below to install ruby-redis-rack on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-redis-rack" package

This is a short guide on how to uninstall ruby-redis-rack on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-redis-rack
Priority: optional
Section: universe/ruby
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.5.0-7
Depends: ruby | ruby-interpreter, ruby-rack, ruby-redis-store
Filename: pool/universe/r/ruby-redis-rack/ruby-redis-rack_1.5.0-7_all.deb
Size: 4546
MD5sum: 64eceed2ce6849746dbfdc4dc640e88f
SHA1: 410da1e2ec83ca9c90f056811d0e7eb9af99440a
SHA256: d25d1c5a5ae79eb588139be3e617235194f52fda45ec36f198df3f0dd6789fec
Description-en: Redis Store for Rack
redis-rack provides a Redis backed session store Rack. Redis Store provides a
full set of stores (Cache, I18n, Session, HTTP Cache) for modern Ruby
frameworks like: Ruby on Rails, Sinatra, Rack, Rack::Cache and I18n. It
supports object marshalling, timeouts, single or multiple nodes, and
namespaces.
Description-md5: 2cea9e35793978190e6da380294cfc91
Homepage: https://github.com/redis-store/redis-rack
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu