How to Install and Uninstall texlive-lua2dox Package on openSUSE Leap

Last updated: October 06,2024

1. Install "texlive-lua2dox" package

This guide covers the steps necessary to install texlive-lua2dox on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-lua2dox

2. Uninstall "texlive-lua2dox" package

Please follow the steps below to uninstall texlive-lua2dox on openSUSE Leap:

$ sudo zypper remove texlive-lua2dox

3. Information about the texlive-lua2dox package on openSUSE Leap

Information for package texlive-lua2dox:
----------------------------------------
Repository : Main Repository
Name : texlive-lua2dox
Version : 2017.133.0.0.2svn29349-5.18
Arch : noarch
Vendor : SUSE LLC
Installed Size : 21,7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-o-2017-5.18.src
Summary : Auto-documentation of lua code
Description :
The package extends the well-known C-like language autodoc
tool, doxygen, to read and document lua code. In use, you edit
and test your code and periodically run the autodoc tool to
update the documentation, which may be viewed via an html
browser. Autodoc tools can read the code well enough to find
function/... declarations and document them. If the code also
contains appropriatly formatted "magic comments", the tool can
use them to supplement the documentation. The package is a
first prototype of a planned TeX2DoX tool (in development),
which will process joint (La)TeX/lua documents.
date: 2016-06-24 17:18:15 +0000