redis on Kali Linux
Last updated: August 30,2022
1. Install redis package
Please follow the guidelines below to install redis package:
sudo apt update
sudo apt install redis
2. Uninstall / Remove redis package
Please follow the instructions below to uninstall redis package:
sudo apt remove redis
sudo apt autoclean && sudo apt autoremove
3. Details of redis package
Package: redis
Version: 5:6.0.16-2
Installed-Size: 66
Maintainer: Chris Lamb
Architecture: all
Depends: redis-server (<< 5:6.0.16-2.1~), redis-server (>= 5:6.0.16-2)
Size: 56776
SHA256: de77a5f61a5d8b653d839124e1acdf23b59e8a39367bba04d03881932f47023a
SHA1: 41ebf00da9a8caed071a96c318e72d5df8c86102
MD5sum: a4cff68718d287efbe8e4bf055e81fa3
Description: 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
Homepage: https://redis.io/
Section: database
Priority: optional
Filename: pool/main/r/redis/redis_6.0.16-2_all.deb
Version: 5:6.0.16-2
Installed-Size: 66
Maintainer: Chris Lamb
Architecture: all
Depends: redis-server (<< 5:6.0.16-2.1~), redis-server (>= 5:6.0.16-2)
Size: 56776
SHA256: de77a5f61a5d8b653d839124e1acdf23b59e8a39367bba04d03881932f47023a
SHA1: 41ebf00da9a8caed071a96c318e72d5df8c86102
MD5sum: a4cff68718d287efbe8e4bf055e81fa3
Description: 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
Homepage: https://redis.io/
Section: database
Priority: optional
Filename: pool/main/r/redis/redis_6.0.16-2_all.deb