How to Install and Uninstall ruby-em-hiredis Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 24,2024

1. Install "ruby-em-hiredis" package

Please follow the guidance below to install ruby-em-hiredis on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-em-hiredis" package

Please follow the steps below to uninstall ruby-em-hiredis on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-em-hiredis package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-em-hiredis
Priority: optional
Section: universe/ruby
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.3.0-3
Depends: ruby | ruby-interpreter, ruby-eventmachine, ruby-hiredis
Suggests: redis-server, ruby-em-hiredis-doc
Filename: pool/universe/r/ruby-em-hiredis/ruby-em-hiredis_0.3.0-3_all.deb
Size: 13112
MD5sum: e3559b99905a7a607c94dd7c086945b6
SHA1: 85f8fd70b0c7db888f97b78d759b173d3baa4a3a
SHA256: cc3fec4f76f6877b29606fec399475e4dccda458c5781bb55594bd709d5eb7aa
Description-en: fast and simple Redis client for EventMachine
A Redis client for EventMachine designed to be fast and simple.
.
Features:
* uses the C hiredis library to parse redis replies
* convenient API for pubsub
* expose the state of underlying redis connections so that custom
failover logic can be written outside the library
Description-md5: 67f174b981952feacb99082b5b6663dd
Homepage: http://github.com/mloughran/em-hiredis
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu