How to Install and Uninstall redis-sentinel Package on Kali Linux
Last updated: January 11,2025
1. Install "redis-sentinel" package
This guide let you learn how to install redis-sentinel on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
redis-sentinel
Copied
2. Uninstall "redis-sentinel" package
Please follow the guidelines below to uninstall redis-sentinel on Kali Linux:
$
sudo apt remove
redis-sentinel
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the redis-sentinel package on Kali Linux
Package: redis-sentinel
Source: redis
Version: 5:7.0.15-1
Installed-Size: 80
Maintainer: Chris Lamb
Architecture: amd64
Depends: redis-tools (= 5:7.0.15-1), sysvinit-utils
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 33428
SHA256: e581ca499986c617677910579477f3e2d5e80e3ae2249fff2b18e6913891d0b8
SHA1: 03e69cc884fbdf2a5e4681bef2eaffbab6db0576
MD5sum: 5921c63347a32087769d33706b18b2ab
Description: Persistent key-value database with network interface (monitoring)
Redis is a key-value database in a similar vein to memcache but the dataset
is non-volatile. Redis additionally provides native support for atomically
manipulating and querying data structures such as lists and sets.
.
This package contains the Redis Sentinel monitoring software.
Description-md5:
Homepage: https://redis.io/
Section: database
Priority: optional
Filename: pool/main/r/redis/redis-sentinel_7.0.15-1_amd64.deb
Source: redis
Version: 5:7.0.15-1
Installed-Size: 80
Maintainer: Chris Lamb
Architecture: amd64
Depends: redis-tools (= 5:7.0.15-1), sysvinit-utils
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 33428
SHA256: e581ca499986c617677910579477f3e2d5e80e3ae2249fff2b18e6913891d0b8
SHA1: 03e69cc884fbdf2a5e4681bef2eaffbab6db0576
MD5sum: 5921c63347a32087769d33706b18b2ab
Description: Persistent key-value database with network interface (monitoring)
Redis is a key-value database in a similar vein to memcache but the dataset
is non-volatile. Redis additionally provides native support for atomically
manipulating and querying data structures such as lists and sets.
.
This package contains the Redis Sentinel monitoring software.
Description-md5:
Homepage: https://redis.io/
Section: database
Priority: optional
Filename: pool/main/r/redis/redis-sentinel_7.0.15-1_amd64.deb