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

Last updated: May 10,2024

1. Install "lua-nginx-websocket" package

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

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

2. Uninstall "lua-nginx-websocket" package

Learn how to uninstall lua-nginx-websocket on Kali Linux:

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

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

Package: lua-nginx-websocket
Version: 0.08-1
Installed-Size: 39
Maintainer: Laurent Arnoud
Architecture: all
Depends: nginx-extras
Size: 8860
SHA256: bf8b68c6170818ad3b19ea4b34c6e07e1ad8991879c7be56a50e8c75d9a43349
SHA1: 014e988b38bfd779975a0e704434ed07eab17d3c
MD5sum: 8b0c2a8274ed7e974122dac965feca2f
Description: Lua websocket client driver for the nginx embedded Lua language
This modules provides a pure Lua websocket 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/openresty/lua-resty-websocket
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-nginx-websocket/lua-nginx-websocket_0.08-1_all.deb