How to Install and Uninstall texlive-luamodulartables Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "texlive-luamodulartables" package

In this section, we are going to explain the necessary steps to install texlive-luamodulartables on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-luamodulartables

2. Uninstall "texlive-luamodulartables" package

Please follow the guidelines below to uninstall texlive-luamodulartables on openSuSE Tumbleweed:

$ sudo zypper remove texlive-luamodulartables

3. Information about the texlive-luamodulartables package on openSuSE Tumbleweed

Information for package texlive-luamodulartables:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-luamodulartables
Version : 2023.208.1.0svn65485-53.3
Arch : noarch
Vendor : openSUSE
Installed Size : 2.6 KiB
Installed : No
Status : not installed
Source package : texlive-specs-o-2023-53.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Generate modular addition and multiplication tables
Description :
This package is developed to generate modular addition and
multiplication tables for positive integers. It provides an
easy way to generate modular addition and modular
multiplication tables for positive integers in LaTeX documents.
The commands in the package have optional arguments for the
formatting of tables. These commands can be used in an
environment similar to a tabular or array environment. The
commands can also be used with the booktabs package, which
provides nice formatting of tables in LaTeX. It is written in
Lua, and TeX file is to be compiled with LuaLaTeX engine.