How to Install and Uninstall ruby-fakeredis Package on Kali Linux

Last updated: May 14,2024

1. Install "ruby-fakeredis" package

Please follow the step by step instructions below to install ruby-fakeredis on Kali Linux

$ sudo apt update $ sudo apt install ruby-fakeredis

2. Uninstall "ruby-fakeredis" package

Here is a brief guide to show you how to uninstall ruby-fakeredis on Kali Linux:

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

3. Information about the ruby-fakeredis package on Kali Linux

Package: ruby-fakeredis
Version: 0.8.0-7
Installed-Size: 96
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-redis (>= 4.5~)
Size: 19712
SHA256: 7cf3bc998bcdc76139cf40db5ab04ea21d9b6b3eda7428bfda86a0f3d85ded83
SHA1: e19ece15ab9c4a03e775bead351da3c6883b5c34
MD5sum: c6853359615a689baf148213b577f33c
Description: 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:
Homepage: https://github.com/guilleiguaran/fakeredis
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fakeredis/ruby-fakeredis_0.8.0-7_all.deb