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

Last updated: May 18,2024

1. Install "ruby-em-hiredis-doc" package

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

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

2. Uninstall "ruby-em-hiredis-doc" package

This guide covers the steps necessary to uninstall ruby-em-hiredis-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-em-hiredis-doc
Priority: optional
Section: universe/doc
Installed-Size: 574
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: ruby-em-hiredis
Version: 0.3.0-3
Depends: libjs-jquery
Suggests: ruby-em-hiredis
Filename: pool/universe/r/ruby-em-hiredis/ruby-em-hiredis-doc_0.3.0-3_all.deb
Size: 264822
MD5sum: 84026baa1c3e9e01d32ca99eab3721b6
SHA1: aa3fd860258713eb55ef7dae1018b7cbecb3cdb1
SHA256: 3cd2a75e0380ecf9781ad4a4cfe790bd6e7c891a7d6d954ddcb509f8ebcd9f7a
Description-en: fast and simple Redis client for EventMachine (documentation)
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
.
This package contains examples and html documentation for ruby-em-hiredis.
Description-md5: 3987690d6d28a358f384a8730e18f373
Homepage: http://github.com/mloughran/em-hiredis
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu