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

Last updated: May 17,2024

1. Install "ruby-redis" package

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

$ sudo apt update $ sudo apt install ruby-redis

2. Uninstall "ruby-redis" package

Please follow the step by step instructions below to uninstall ruby-redis on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-redis
Priority: optional
Section: universe/ruby
Installed-Size: 194
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.2.2-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-redis/ruby-redis_3.2.2-1_all.deb
Size: 36270
MD5sum: 51cac97dec44eab337b46e5a6a2a169f
SHA1: ffe7cfa96c789c72c48ad2d98ae53bf562d62976
SHA256: 95b9ee9dadbd528493216d9cc248801f6194cfede3ee9c75c1a48f08abd98944
Description-en: Ruby client library for Redis
A Ruby client that tries to match Redis' API one-to-one, while still
providing an idiomatic interface. It features thread-safety,
client-side sharding, pipelining, and an obsession for performance.
Description-md5: 6e9afd2d70cc33304098e1d72b9d16d2
Homepage: https://github.com/redis/redis-rb
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu