How to Install and Uninstall erlang-redis-client Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "erlang-redis-client" package

Please follow the guidelines below to install erlang-redis-client on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install erlang-redis-client

2. Uninstall "erlang-redis-client" package

Here is a brief guide to show you how to uninstall erlang-redis-client on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove erlang-redis-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the erlang-redis-client package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: erlang-redis-client
Priority: optional
Section: universe/libs
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: Philipp Huebner
Architecture: amd64
Version: 1.0.8-1
Depends: erlang-base | erlang-abi-17.0, erlang-base (>= 1:17.3-dfsg) | erlang-base-hipe (>= 1:17.3-dfsg), erlang-eunit (>= 1:17.3-dfsg)
Filename: pool/universe/e/erlang-redis-client/erlang-redis-client_1.0.8-1_amd64.deb
Size: 42012
MD5sum: 39395879dadacb232626d71ad1513bdc
SHA1: 1254a9bbe4fda3b39d043cbaf10ec14ed35ffdbc
SHA256: e396d20095a10775805c0a510a8be802ca92a1939b2b04fd15d11867ec2877de
Description-en: Redis client for Erlang applications
Non-blocking Redis client for Erlang applications with focus on performance
and robustness.
.
Supported Redis features:
- Any command, through eredis:q/2
- Transactions
- Pipelining
- Authentication & multiple dbs
- Pubsub
Description-md5: 2d5ae01983830c552add19e3b56d2fe1
Homepage: https://github.com/wooga/eredis
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu