How to Install and Uninstall lua-redis Package on Kali Linux

Last updated: January 23,2025

1. Install "lua-redis" package

Please follow the instructions below to install lua-redis on Kali Linux

$ sudo apt update $ sudo apt install lua-redis

2. Uninstall "lua-redis" package

Please follow the steps below to uninstall lua-redis on Kali Linux:

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

3. Information about the lua-redis package on Kali Linux

Package: lua-redis
Version: 2.0.5~git20141117.880dda9-7
Installed-Size: 55
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-redis, lua5.2-redis, lua5.3-redis
Depends: lua-socket
Size: 12236
SHA256: b325621483c2831620c4ab7b0c5bdf8bc847e6d769cf4aba9667402680159a21
SHA1: 4dc23747b6625ca69cbd9b62516627a5eb4f4e5b
MD5sum: 74f802c21ee702c80e4759161d5f11ba
Description: Redis client database library for the Lua language
This package contains the Redis Lua library, that allows one to
interact with a Redis database from the Lua language. This client
supports Redis 1.2, command pipelining and transactions.
Description-md5:
Homepage: https://github.com/nrk/redis-lua
Lua-Versions: 5.1 5.2 5.3
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-redis/lua-redis_2.0.5~git20141117.880dda9-7_all.deb