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

Last updated: September 20,2024

1. Install "ruby-redis-actionpack" package

This guide covers the steps necessary to install ruby-redis-actionpack on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-redis-actionpack" package

Please follow the guidelines below to uninstall ruby-redis-actionpack on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-redis-actionpack
Priority: optional
Section: universe/ruby
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 4.0.0-2
Depends: ruby | ruby-interpreter, ruby-actionpack (>= 4), ruby-redis-rack (>= 1.5.0), ruby-redis-store (>= 1.1.0)
Filename: pool/universe/r/ruby-redis-actionpack/ruby-redis-actionpack_4.0.0-2_all.deb
Size: 4252
MD5sum: 245f0abcf04193ff0921eaa3146cf761
SHA1: 48aed7b5d840dcec324711ddd2e3d3e80b0fb54d
SHA256: 47794f248f502867b0ed3625df6720fde7c743dc5c03d6648b228f20cb591296
Description-en: Redis session store for ActionPack
The gem redis-actionpack provides a session store for ActionPack, specifically
for ActionDispatch. 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: 89f358c7727f1960f3a8ec6173e8b206
Homepage: http://redis-store.org/redis-actionpack
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu