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

Last updated: May 17,2024

1. Install "redis-server" package

Please follow the steps below to install redis-server on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install redis-server

2. Uninstall "redis-server" package

Here is a brief guide to show you how to uninstall redis-server on Ubuntu 21.10 (Impish Indri):

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

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

Package: redis-server
Architecture: amd64
Version: 5:6.0.15-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: 190
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: lsb-base (>= 3.2-14), redis-tools (= 5:6.0.15-1)
Filename: pool/universe/r/redis/redis-server_6.0.15-1_amd64.deb
Size: 45810
MD5sum: 2a0022751b341ffe670a254822ad1def
SHA1: e4c0874ad0002ec5b0a85c42cffad923256ddb75
SHA256: 72b832ed777b34c0858b93f5c5bab7d1dd281b202cfb195edbbee44c73954de7
SHA512: 532a081ff9a8703b876445f6f32559488a81a2a01c296b5b4fd656e0a1eac3277977d92218b3a934a8128cc402d530ed1262e7646a84b5f6925fa96438bba64f
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