How to Install and Uninstall lua-nginx-redis Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "lua-nginx-redis" package

This tutorial shows how to install lua-nginx-redis on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "lua-nginx-redis" package

In this section, we are going to explain the necessary steps to uninstall lua-nginx-redis on Ubuntu 21.10 (Impish Indri):

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

3. Information about the lua-nginx-redis package on Ubuntu 21.10 (Impish Indri)

Package: lua-nginx-redis
Architecture: all
Version: 0.27-1.1
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ulises Vitulli
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: nginx-extras
Filename: pool/universe/l/lua-nginx-redis/lua-nginx-redis_0.27-1.1_all.deb
Size: 13008
MD5sum: eb5579af2cd0447277f222ed5bb0b04e
SHA1: 413e76a9116d2e713c643fd885b0017ba140397a
SHA256: a4c3a1d61052dd9989f8afcffcb614b77244b393e475d080828531d21e1c5356
SHA512: 7311a952ccf80d4031dffe01c62bfe08b90b55fd53a119c3bf2adc85c81f67271f3767c46269a42fa83ed97534812575c5ebafb26d44ce8a59f4f7fdbbe652e8
Homepage: https://github.com/agentzh/lua-resty-redis
Description-en: 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: b26ae873b440303f49b0278351b8d2f7