redis-server on Kali Linux
Last updated: August 30,2022
1. Install redis-server package
This guide let you learn how to install redis-server package:
sudo apt update
sudo apt install redis-server
2. Uninstall / Remove redis-server package
In this section, we are going to explain the necessary steps to uninstall redis-server package:
sudo apt remove redis-server
sudo apt autoclean && sudo apt autoremove
3. Details of redis-server package
Package: redis-server
Source: redis
Version: 5:6.0.16-2
Installed-Size: 191
Maintainer: Chris Lamb
Architecture: amd64
Depends: lsb-base (>= 3.2-14), redis-tools (= 5:6.0.16-2)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 98140
SHA256: 690582a80290ed8f8011a5b114df176b2900d949a1b341ffb1b8a9fe611b54cc
SHA1: 6f3c58338c19c08de49f043d60d0f58de78adb34
MD5sum: cee1eebab29b2106e87a69ce255ca349
Description: 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
Homepage: https://redis.io/
Tag: implemented-in::c, role::program
Section: database
Priority: optional
Filename: pool/main/r/redis/redis-server_6.0.16-2_amd64.deb
Source: redis
Version: 5:6.0.16-2
Installed-Size: 191
Maintainer: Chris Lamb
Architecture: amd64
Depends: lsb-base (>= 3.2-14), redis-tools (= 5:6.0.16-2)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 98140
SHA256: 690582a80290ed8f8011a5b114df176b2900d949a1b341ffb1b8a9fe611b54cc
SHA1: 6f3c58338c19c08de49f043d60d0f58de78adb34
MD5sum: cee1eebab29b2106e87a69ce255ca349
Description: 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
Homepage: https://redis.io/
Tag: implemented-in::c, role::program
Section: database
Priority: optional
Filename: pool/main/r/redis/redis-server_6.0.16-2_amd64.deb