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

Last updated: October 10,2024

1. Install "texlive-luamodulartables.noarch" package

This guide covers the steps necessary to install texlive-luamodulartables.noarch on Fedora 39

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

2. Uninstall "texlive-luamodulartables.noarch" package

This guide let you learn how to uninstall texlive-luamodulartables.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:57:24 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-luamodulartables
Epoch : 11
Version : svn65485
Release : 69.fc39
Architecture : noarch
Size : 282 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Modular addition and multiplication tables for positive ints
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.