How to Install and Uninstall lua-doc Package on Kali Linux
Last updated: November 21,2024
1. Install "lua-doc" package
This is a short guide on how to install lua-doc on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
lua-doc
Copied
2. Uninstall "lua-doc" package
This guide covers the steps necessary to uninstall lua-doc on Kali Linux:
$
sudo apt remove
lua-doc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the lua-doc package on Kali Linux
Package: lua-doc
Version: 3.0.1+gitdb9e868-2
Installed-Size: 88
Maintainer: Debian QA Group
Architecture: all
Provides: lua5.1-doc
Depends: lua-filesystem, lua-logging
Size: 17344
SHA256: 7b4ae8abb55c2749943910768c1d1fe668ce756f31ce51de8a47db75b7ec1885
SHA1: 626e833e05c3e4c24d7c777b3607fcea93d5529d
MD5sum: 3b8bafffaf2a8f3e98a534e4e52b82a4
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:
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-2_all.deb
Version: 3.0.1+gitdb9e868-2
Installed-Size: 88
Maintainer: Debian QA Group
Architecture: all
Provides: lua5.1-doc
Depends: lua-filesystem, lua-logging
Size: 17344
SHA256: 7b4ae8abb55c2749943910768c1d1fe668ce756f31ce51de8a47db75b7ec1885
SHA1: 626e833e05c3e4c24d7c777b3607fcea93d5529d
MD5sum: 3b8bafffaf2a8f3e98a534e4e52b82a4
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:
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-2_all.deb