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

Last updated: May 22,2024

1. Install "lua-nginx-memcached" package

Please follow the steps below to install lua-nginx-memcached on Kali Linux

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

2. Uninstall "lua-nginx-memcached" package

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

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

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

Package: lua-nginx-memcached
Version: 0.14-1.1
Installed-Size: 43
Maintainer: Ulises Vitulli
Architecture: all
Depends: nginx-extras
Size: 19180
SHA256: b99a5efb8ddaad22d043bbc8494b0816272325841c6d9fc09bb86c8d2d6f873b
SHA1: 0701c83b867b0de311fb904c7629cc5344dbb54c
MD5sum: 15529d9275854f62c829ba37d2188033
Description: Pure Lua memcached client driver for the nginx embedded Lua language
This modules provides a pure Lua memcached 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-memcached
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-nginx-memcached/lua-nginx-memcached_0.14-1.1_all.deb