How to Install and Uninstall lua-cgi Package on Kali Linux

Last updated: May 16,2024

1. Install "lua-cgi" package

Here is a brief guide to show you how to install lua-cgi on Kali Linux

$ sudo apt update $ sudo apt install lua-cgi

2. Uninstall "lua-cgi" package

In this section, we are going to explain the necessary steps to uninstall lua-cgi on Kali Linux:

$ sudo apt remove lua-cgi $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-cgi package on Kali Linux

Package: lua-cgi
Version: 5.2~alpha2-2
Installed-Size: 460
Maintainer: Debian QA Group
Architecture: all
Provides: lua5.1-cgi
Depends: lua-expat, lua-socket, lua-filesystem
Recommends: lua-wsapi
Size: 105308
SHA256: a4182dd473accea7b8cb5cbfcd5ba897aa6ec1d96d88867efe26a2aa44b91ff8
SHA1: f110592445a45b4d79e8626d4afdc60f2c3a1243
MD5sum: 487d4ca5c6b0556a928e492fffa40c16
Description: CGI library for the Lua language
CGILua is a tool for creating dynamic Web pages and manipulating input data
from Web forms. CGILua allows the separation of logic and data handling from
the generation of pages, making it easy to develop web applications with Lua.
.
CGILua requires a SAPI implementation to work. The lua-wsapi packages
provides a few ready to use SAPI implementations.
.
This package also contains the documentation for the Lua CGI library.
Description-md5:
Homepage: http://keplerproject.github.com/cgilua/
Lua-Versions: 5.1
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-cgi/lua-cgi_5.2~alpha2-2_all.deb