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

Last updated: May 10,2024

1. Install "ruby-redis-activesupport" package

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

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

2. Uninstall "ruby-redis-activesupport" package

This guide covers the steps necessary to uninstall ruby-redis-activesupport on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-redis-activesupport
Priority: optional
Section: universe/ruby
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 4.1.0-1
Depends: ruby | ruby-interpreter, ruby-activesupport, ruby-redis-store
Filename: pool/universe/r/ruby-redis-activesupport/ruby-redis-activesupport_4.1.0-1_all.deb
Size: 6238
MD5sum: 3fd42f640b50bd3c370b51ecb3f41c31
SHA1: 8d30553301dfb3a4c2296ff6a0caca3f5a8d983c
SHA256: 9f22813bb0eb4ac7ea71436f28c20185637028fa7d1091ddffd52a4a38c07dfb
Description-en: Redis store for ActiveSupport::Cache
redis-activesupport provides a cache for ActiveSupport. 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: c2d49127d56e9bdecfd1e2a9a53e9acb
Homepage: https://github.com/redis-store/redis-activesupport
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu