How to Install and Uninstall redis-sentinel Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "redis-sentinel" package

This tutorial shows how to install redis-sentinel on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install redis-sentinel

2. Uninstall "redis-sentinel" package

Learn how to uninstall redis-sentinel on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove redis-sentinel $ sudo apt autoclean && sudo apt autoremove

3. Information about the redis-sentinel package on Ubuntu 20.10 (Groovy Gorilla)

Package: redis-sentinel
Architecture: amd64
Version: 5:6.0.6-1
Priority: optional
Section: universe/database
Source: redis
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 95
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: lsb-base (>= 3.2-14), redis-tools (= 5:6.0.6-1)
Filename: pool/universe/r/redis/redis-sentinel_6.0.6-1_amd64.deb
Size: 10676
MD5sum: f6c9debd623792efa404f9f50117becc
SHA1: 1901a39ac21011c5ecb026b65489d91ddeb20281
SHA256: 4fff351fffc6083b0e8273c0c5b1445e37948a96c661b041c37b7759596095a4
SHA512: 7f69b254f3b534bcff67e5db200b5dceae788f21952cbfffb2a9bd71815289cc1eccfa3aaf3caef6f82885d64c8a81099c2f16423e3f5e160f538bcaf2fdd474
Homepage: https://redis.io/
Description-en: 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: f4556dfa5cce22a246afed26179a780a