How to Install and Uninstall texlive-luamodulartables.noarch Package on Fedora 38

Last updated: November 29,2024

1. Install "texlive-luamodulartables.noarch" package

This guide let you learn how to install texlive-luamodulartables.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install texlive-luamodulartables.noarch

2. Uninstall "texlive-luamodulartables.noarch" package

This tutorial shows how to uninstall texlive-luamodulartables.noarch on Fedora 38:

$ sudo dnf remove texlive-luamodulartables.noarch $ sudo dnf autoremove

3. Information about the texlive-luamodulartables.noarch package on Fedora 38

Last metadata expiration check: 2:20:51 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-luamodulartables
Epoch : 10
Version : svn65354
Release : 65.fc38
Architecture : noarch
Size : 282 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Modular addition and multiplication tables for positive ints
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The luamodulartables package is developed to generate modular addition and
: multiplication tables for positive integers. It provides an easy way to
: generate cmodular 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.