lua-doc on Kali Linux

Last updated: August 05,2022

1. Install lua-doc package

This is a short guide on how to install lua-doc package:

sudo apt update
sudo apt install lua-doc

2. Uninstall / Remove lua-doc package

This guide covers the steps necessary to uninstall lua-doc package:

sudo apt remove lua-doc
sudo apt autoclean && sudo apt autoremove

3. Details of lua-doc package

Package: lua-doc
Version: 3.0.1+gitdb9e868-1.1
Installed-Size: 88
Maintainer: Enrico Tassi
Architecture: all
Provides: lua5.1-doc
Depends: lua-filesystem, lua-logging
Size: 17832
SHA256: bc56f544e7b7cb9a6c1b8bec377dcfb3202c5d33cee722d3e3fe2c575445ac21
SHA1: a0560372b7df3918b3e4ddf00f0d0cfcd48a4c54
MD5sum: 164a6eaf0e88b38e8a5fd30e3f087c99
Description: Documentation generator for lua
LuaDoc is a documentation generator tool for Lua source code.
It parses the declarations and documentation comments in a
set of Lua source files and produces a set of XHTML pages describing the
commented declarations and functions.
.
The output is not limited to XHTML. Other formats can be generated by
implementing new doclets. The format of the documentation comments
is also flexible and can be customized by implementing new
taglets.
.
This package also contains the documentation for luadoc, describing the
supported syntax and how to customize the tool input (taglets) and output
(doclets).
Description-md5: 6c412786e264ac54150c55be8c4148ba
Homepage: http://luadoc.luaforge.net
Lua-Versions: 5.1
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-doc/lua-doc_3.0.1+gitdb9e868-1.1_all.deb