How to Install and Uninstall ruby-fakeredis Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "ruby-fakeredis" package

Please follow the step by step instructions below to install ruby-fakeredis on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-fakeredis

2. Uninstall "ruby-fakeredis" package

This is a short guide on how to uninstall ruby-fakeredis on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-fakeredis package on Ubuntu 21.10 (Impish Indri)

Package: ruby-fakeredis
Architecture: all
Version: 0.8.0-4
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 95
Depends: ruby-redis (>= 4.1)
Filename: pool/universe/r/ruby-fakeredis/ruby-fakeredis_0.8.0-4_all.deb
Size: 19424
MD5sum: b924d28c11b26b590e975a45cf993250
SHA1: 212b394a4af0536616a6efcf622bc5b6f799a658
SHA256: c63104d2bbb0c3ae2f8c1dc710da26352b7a1dc62728314e7bbc54b619571df9
SHA512: 52d9eb9bbed1199145dfa88912fb2fc25a0a2cefa9ae0f1d501e4fa8b95b685648504d585a46637f769f3cd2c97e65104082f29a1fded9de354f6ebbfdb9438f
Homepage: https://github.com/guilleiguaran/fakeredis
Description-en: In-memory driver for redis-rb, useful for development and test environments
ruby-fakeredis library is a fake(In-memory) implementation of redis-rb,
a Ruby client that tries to match Redis' API one-to-one, while
still providing an idiomatic interface for machines without
Redis or test environments.
Description-md5: 178fa4ab06e99e383c5bd30aa310ee4f
Ruby-Versions: all