How to Install and Uninstall erlang-redis-client Package on Kali Linux

Last updated: September 20,2024

1. Install "erlang-redis-client" package

This guide covers the steps necessary to install erlang-redis-client on Kali Linux

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

2. Uninstall "erlang-redis-client" package

This guide covers the steps necessary to uninstall erlang-redis-client on Kali Linux:

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

3. Information about the erlang-redis-client package on Kali Linux

Package: erlang-redis-client
Version: 1.2.0-7
Installed-Size: 94
Maintainer: Ejabberd Packaging Team
Architecture: amd64
Depends: erlang-base (>= 1:25.3.2.8+dfsg), erlang-abi (= 17.0), erlang-eunit (>= 1:25.3.2.8+dfsg)
Size: 54056
SHA256: 54d3ba10c668165c73f7b32d71faaea1af79a54380c58190f6b383d034616630
SHA1: 426f0b3deb613772a657061b211308f8ba0d49a0
MD5sum: 23afbebb4c1834d6bcc4c7739bac07e9
Description: 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:
Multi-Arch: allowed
Homepage: https://github.com/wooga/eredis
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/e/erlang-redis-client/erlang-redis-client_1.2.0-7_amd64.deb