How to Install and Uninstall lua-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "lua-doc" package

This tutorial shows how to install lua-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-doc

2. Uninstall "lua-doc" package

This tutorial shows how to uninstall lua-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the lua-doc package on Ubuntu 21.10 (Impish Indri)

Package: lua-doc
Architecture: all
Version: 3.0.1+gitdb9e868-1.1
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 88
Provides: lua5.1-doc
Depends: lua-filesystem, lua-logging
Filename: pool/universe/l/lua-doc/lua-doc_3.0.1+gitdb9e868-1.1_all.deb
Size: 17856
MD5sum: bb596ec930fd0d564987ee34762c0c0a
SHA1: d72256c4d11efe74b0183ddfbfaeda380a320742
SHA256: 9515ff30c21c88da7a39548bfd978fb71a7c28804ee4c4e32d27526326440814
SHA512: 5c97d69522c039bf3fee2420b2ea46dad8f0881ed763b95ec99813aa1e6c5670652bc483991abd8a151adc3a035d0c8b6dc85911dbaba5a54eb490327e963f80
Homepage: http://luadoc.luaforge.net
Description-en: 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
Lua-Versions: 5.1