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

Last updated: May 17,2024

1. Install "redis-sentinel" package

This guide covers the steps necessary to install redis-sentinel on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install redis-sentinel

2. Uninstall "redis-sentinel" package

Learn how to uninstall redis-sentinel on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: redis-sentinel
Architecture: amd64
Version: 2:3.0.6-1ubuntu0.4
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: 59
Depends: redis-server (= 2:3.0.6-1ubuntu0.4), init-system-helpers (>= 1.18~)
Filename: pool/universe/r/redis/redis-sentinel_3.0.6-1ubuntu0.4_amd64.deb
Size: 8796
MD5sum: 5df2a2da3459261abd8307dccd02e1a0
SHA1: 4b503317a030eec43234b0bb0c3b4da20d3e31a8
SHA256: 875541aa84f108b8ea70dc26228e6694beeb6ae1a460a16b66e121900c370afd
SHA512: 48c96d3e596c7b456661cd02b6535ce16b63818c02de802a587add286192b15e195f49657dc5270eaf1d16b1998b8642f371a52e8e2b0e6f763153bff96441e0
Homepage: http://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

Package: redis-sentinel
Priority: optional
Section: universe/database
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Architecture: amd64
Source: redis
Version: 2:3.0.6-1
Depends: redis-server (= 2:3.0.6-1), init-system-helpers (>= 1.18~)
Filename: pool/universe/r/redis/redis-sentinel_3.0.6-1_amd64.deb
Size: 8808
MD5sum: 65e3bbc062a7cbef53580db5d7689ece
SHA1: 96bd3e14739814c373a506a1cd4343ef8a88de9c
SHA256: dffe8d5d8c68932b179eae6cd28de882e96a24be6271f474af3115d839dbc3b9
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
Homepage: http://redis.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu