How to Install and Uninstall redis Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "redis" package

Please follow the instructions below to install redis on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install redis

2. Uninstall "redis" package

This guide let you learn how to uninstall redis on Ubuntu 21.10 (Impish Indri):

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

3. Information about the redis package on Ubuntu 21.10 (Impish Indri)

Package: redis
Architecture: all
Version: 5:6.0.15-1
Priority: optional
Section: universe/database
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 65
Depends: redis-server (<< 5:6.0.15-1.1~), redis-server (>= 5:6.0.15-1)
Filename: pool/universe/r/redis/redis_6.0.15-1_all.deb
Size: 2916
MD5sum: 357523a798022645c5fd3dec8a7f1d9a
SHA1: 1537cf1cd57f87388f508fbde87e0f670eb1d47b
SHA256: 678020048819b96971007efab0df65bcad7e620f4097d03998b6a07114987fcc
SHA512: c35c66d78caa17645890fac436d0c6ddc767646039ff3680a680b572499fea558cd833c02ca2526b6b813d069b65da01d9eb448c6b3cdcafe03bed43766b4f94
Homepage: https://redis.io/
Description-en: Persistent key-value database with network interface (metapackage)
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.
.
The dataset is stored entirely in memory and periodically flushed to disk.
.
This package installs the main redis-server package.
Description-md5: 72899f2d2b6ae85236d34c82a94ea222