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

Last updated: May 05,2024

1. Install "lua-nginx-redis" package

This guide let you learn how to install lua-nginx-redis on Kali Linux

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

2. Uninstall "lua-nginx-redis" package

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

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

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

Package: lua-nginx-redis
Version: 0.27-1.1
Installed-Size: 43
Maintainer: Ulises Vitulli
Architecture: all
Depends: nginx-extras
Size: 24868
SHA256: edc56498ec33527a762f2928109c96d373a2e41b0c810e5fcaf304fc85b1c5d6
SHA1: 68515cf34f62b7d05f8432186135e64e8899981c
MD5sum: 49061d6ac65c99a799dfe791619f3af1
Description: Pure Lua redis client driver for the nginx embedded Lua language
This modules provides a pure Lua redis driver implementation for the
embedded nginx's Lua interpreter.
.
Because this module is based on the ngx_lua's cosocket API, it inherits
the advantage of a real nonblocking behaviour running effectively on the
underlying nginx server ultra-fast technology design, allowing Web
developers making use of the Lua programming language to script and
construct extremely high-performance web applications capable to handle
10K+ connections.
.
Note that this module works for both nginx (provided by nginx-extras)
and the OpenResty bundle.
Description-md5:
Homepage: https://github.com/agentzh/lua-resty-redis
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-nginx-redis/lua-nginx-redis_0.27-1.1_all.deb