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

Last updated: May 17,2024

1. Install "lua-redis-dev" package

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

$ sudo apt update $ sudo apt install lua-redis-dev

2. Uninstall "lua-redis-dev" package

Here is a brief guide to show you how to uninstall lua-redis-dev on Kali Linux:

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

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

Package: lua-redis-dev
Source: lua-redis
Version: 2.0.5~git20141117.880dda9-7
Installed-Size: 115
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-redis-dev, lua5.2-redis-dev, lua5.3-redis-dev
Depends: lua-redis (= 2.0.5~git20141117.880dda9-7)
Size: 17268
SHA256: 2436dade9a3a4a737f5791a3c39cba06b4a9936a81c94e9c053829d6ebbf67c4
SHA1: fae85c0c35a189721679754c02f9f9f99e3dfffb
MD5sum: 2fe3caa217ce60afe5aaf8886a222616
Description: Redis client library for the Lua language, examples and tests
Redis Lua library, that allows one to interact with a Redis database
from the Lua language.
.
This package contains examples and test files for the Lua redis client
library.
Description-md5:
Homepage: https://github.com/nrk/redis-lua
Lua-Versions: 5.1 5.2 5.3
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/lua-redis/lua-redis-dev_2.0.5~git20141117.880dda9-7_all.deb