How to Install and Uninstall luadoc Package on Kali Linux

Last updated: May 21,2024

1. Install "luadoc" package

Please follow the steps below to install luadoc on Kali Linux

$ sudo apt update $ sudo apt install luadoc

2. Uninstall "luadoc" package

This tutorial shows how to uninstall luadoc on Kali Linux:

$ sudo apt remove luadoc $ sudo apt autoclean && sudo apt autoremove

3. Information about the luadoc package on Kali Linux

Package: luadoc
Source: lua-doc
Version: 3.0.1+gitdb9e868-2
Installed-Size: 139
Maintainer: Debian QA Group
Architecture: all
Depends: lua-doc (= 3.0.1+gitdb9e868-2), lua5.1
Size: 91260
SHA256: 5b881fa44556c4a30edbfa0e9ce0caeb42200acf3b37b8a97c80133463904f0f
SHA1: 4dc67a97cdb9db1c2dc040b5f82704984adfc77a
MD5sum: 699c6a24e12b69e909cbb4d53a99c0e0
Description: Documentation generation library for the Lua language
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.
.
This package contains the luadoc library for Lua. For the command line
utility, install the luadoc package.
Description-md5:
Homepage: http://luadoc.luaforge.net
Tag: devel::doc, devel::docsystem, devel::lang:lua, implemented-in::lua,
role::documentation, role::program
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-doc/luadoc_3.0.1+gitdb9e868-2_all.deb