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

Last updated: May 17,2024

1. Install "redis" package

Please follow the step by step instructions below to install redis on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install redis

2. Uninstall "redis" package

Please follow the instructions below to uninstall redis on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: redis
Architecture: all
Version: 5:6.0.6-1
Priority: optional
Section: universe/database
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Depends: redis-server (<< 5:6.0.6-1.1~), redis-server (>= 5:6.0.6-1)
Filename: pool/universe/r/redis/redis_6.0.6-1_all.deb
Size: 3072
MD5sum: 9138ae58a3be2c02994f9bde2c0a4a95
SHA1: dc3c505f044a208c03dec64bf8bce5d6f07c350e
SHA256: 2038548227cc360e8bb81a5749886704b16e3707de293b7e5f6433654713f114
SHA512: 7f5f52b077176e0b6f44cbb032cd443195c47823d7cec07482e4e067c456a4e63f25d33820169e4daf2c7fbbbbc487079108985fde934063352532b6e6086c8b
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