How to Install and Uninstall lua-ldoc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "lua-ldoc" package

Please follow the guidelines below to install lua-ldoc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lua-ldoc

2. Uninstall "lua-ldoc" package

Please follow the instructions below to uninstall lua-ldoc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the lua-ldoc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lua-ldoc
Priority: optional
Section: universe/interpreters
Installed-Size: 433
Maintainer: Ubuntu Developers
Original-Maintainer: Julian Wollrath
Architecture: all
Version: 1.4.3-5
Depends: lua-any, lua5.1 | lua5.2, lua-filesystem, lua-penlight
Suggests: lua-markdown, lua-discount
Filename: pool/universe/l/lua-ldoc/lua-ldoc_1.4.3-5_all.deb
Size: 88992
MD5sum: 00aefa1c0bb34f6240754e723c7e7827
SHA1: 9c91127e780f67d46a00a9dd9c3c2db7db5fbcae
SHA256: b760e37e8f829665e6a2c3a0610ac1061454c412182a414515a4cd54d2e11ff1
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
Homepage: http://stevedonovan.github.com/ldoc/
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu