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

Last updated: May 04,2024

1. Install "lua-ldoc" package

Please follow the step by step instructions below to install lua-ldoc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-ldoc

2. Uninstall "lua-ldoc" package

Please follow the guidelines below to uninstall lua-ldoc on Ubuntu 21.10 (Impish Indri):

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

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

Package: lua-ldoc
Architecture: all
Version: 1.4.6-1
Priority: optional
Section: universe/interpreters
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Julian Wollrath
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 476
Depends: lua-any, lua-filesystem, lua-penlight, lua5.1 | lua5.2 | lua5.3
Suggests: lua-discount, lua-markdown
Filename: pool/universe/l/lua-ldoc/lua-ldoc_1.4.6-1_all.deb
Size: 91840
MD5sum: ae2661e8288beca8a56d1cfaa84dfb04
SHA1: cb0554684e2b4117914f4a868a6a71e71320949d
SHA256: 421ac2afa26589ef888c058330730e80b67ccd40a78635fff56bdf331807dbc4
SHA512: 4568c8e6493720b96843bf9ecff0bda2212e79205fdcedc431f66179b6374337d39be75f7f31636b5ec151aea76c94609efb988203565f4ffa46f6ce80272760
Homepage: http://stevedonovan.github.com/ldoc/
Description-en: LuaDoc-compatible documentation generation system
LDoc is a LuaDoc-compatible documentation generation system for Lua source
code. It parses the declaration and documentation comments in a set of Lua
source files and produces a set of XHTML pages describing the commented
declarations and functions.
Description-md5: fa0c0f5531d9b0f9865a460f8a19e168
Lua-Versions: 5.1 5.2 5.3