How to Install and Uninstall ruby-fakeredis Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "ruby-fakeredis" package

This tutorial shows how to install ruby-fakeredis on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-fakeredis

2. Uninstall "ruby-fakeredis" package

Learn how to uninstall ruby-fakeredis on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-fakeredis package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-fakeredis
Architecture: all
Version: 0.8.0-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 95
Depends: ruby | ruby-interpreter, ruby-redis (>= 4~)
Filename: pool/universe/r/ruby-fakeredis/ruby-fakeredis_0.8.0-3_all.deb
Size: 19124
MD5sum: 0456fb949664989567d3170ccb0352a7
SHA1: faead78f3c576ba68da450d97bcc9e99be25c6cb
SHA256: c1740c32aafdc2281b1b4cf533e98e0374221e71a77652e3a9b88ffc0e25675a
SHA512: c4f983400e2c685ea22b1ddd48f2df1d4d16408c7288f7b3937a872c08b8f73afa6069a4387303d948e80bc681536b4a47b4d599c0e08bb1f990e45b88694a4c
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