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

Last updated: May 17,2024

1. Install "ruby-em-redis" package

Learn how to install ruby-em-redis on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-em-redis" package

This tutorial shows how to uninstall ruby-em-redis on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-em-redis
Architecture: all
Version: 0.3.0+gh-2
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: 70
Depends: ruby | ruby-interpreter, ruby-eventmachine
Filename: pool/universe/r/ruby-em-redis/ruby-em-redis_0.3.0+gh-2_all.deb
Size: 7104
MD5sum: fe7786d8b42dd4f3efd6f77f397e112e
SHA1: 83df36d156f86d2ed2a036517274a40ad0e27eae
SHA256: 66dd6259ee1f8b0d6ca2bfb36b6b5c3278aa3b4ed90e296ac96c84d670018336
SHA512: b54a9bba914b8adad3363da1bf78f43e09e3a1b9050cfd52389e6c3d663b352868982a20831ff5c90943b0c01015c59c7df4db5661d7469702f2317828f53495
Homepage: http://github.com/libc/em-redis
Description-en: 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: 5dbf4e770f614018661164b6851582f3
Ruby-Versions: all