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

Last updated: May 17,2024

1. Install "redis-server" package

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

$ sudo apt update $ sudo apt install redis-server

2. Uninstall "redis-server" package

This guide let you learn how to uninstall redis-server on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: redis-server
Architecture: amd64
Version: 5:6.0.6-1
Priority: optional
Section: universe/misc
Source: redis
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lamb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 177
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-server_6.0.6-1_amd64.deb
Size: 43648
MD5sum: 08a96fb00bb84d4e0e01fc703e6c856f
SHA1: 06c7596048195e4e0c527f1691e86b65e87ce42a
SHA256: e4de158be97157da1676e8e0b786b254c8839ea88e047d251c045b54498167d3
SHA512: ea28cf7ec332a48ffbbbce8423f6b2ffdd0c2faf866b7ed0fcae624d5594dc0c7dddb93f04166e69e4ed28f5b80624a35b3cd932492f3c5dca972f16b6a4e6b0
Homepage: https://redis.io/
Description-en: Persistent key-value database with network interface
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.
Description-md5: 9160ed1405585ab844f8750a9305d33f