How to Install and Uninstall ruby-em-redis Package on Kali Linux

Last updated: May 02,2024

1. Install "ruby-em-redis" package

This is a short guide on how to install ruby-em-redis on Kali Linux

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

2. Uninstall "ruby-em-redis" package

This guide let you learn how to uninstall ruby-em-redis on Kali Linux:

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

3. Information about the ruby-em-redis package on Kali Linux

Package: ruby-em-redis
Version: 0.3.0+gh-3
Installed-Size: 35
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-eventmachine
Size: 7952
SHA256: 1afbe2f53ef73b0b768134a8de53157f93a4f8f7b07a898ad60c4f52a3d0d67d
SHA1: 160574f708c76a6c7b805ee9a3d1b281109cd2e9
MD5sum: 11159e661ac059cd72b7a79d95837d29
Description: eventmachine-based implementation of the Redis protocol
Modeled after eventmachine's implementation of the memcached protocol,
and influenced by Ezra Zygmuntowicz's redis-rb library (distributed as
part of Redis).
.
This library is only useful when used as part of an application that
relies on Event Machine's event loop. It implements an EM-based client
protocol, which leverages the non-blocking nature of the EM interface
to achieve significant parallelization without threads.
Description-md5:
Homepage: https://github.com/libc/em-redis
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-em-redis/ruby-em-redis_0.3.0+gh-3_all.deb