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

Last updated: September 29,2024

1. Install "texlive-luamaths.noarch" package

Please follow the guidance below to install texlive-luamaths.noarch on Fedora 39

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

2. Uninstall "texlive-luamaths.noarch" package

This guide covers the steps necessary to uninstall texlive-luamaths.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:09:55 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-luamaths
Epoch : 11
Version : svn65400
Release : 69.fc39
Architecture : noarch
Size : 163 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Provide standard mathematical operations inside LaTeX documents using Lua
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The luamaths package is developed to perform standard
: mathematical operations inside LaTeX documents using Lua. It
: provides an easy way to perform standard mathematical
: operations. There is no particular environment in the package
: for performing mathematical operations. The package commands
: can be used in any environment (including the mathematics
: environment). There is no need to install Lua on users system
: as TeX distributions (TeX Live or MikTeX) come bundled with
: LuaLaTeX.