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

Last updated: October 13,2024

1. Install "texlive-lualatex-math.noarch" package

Please follow the guidelines below to install texlive-lualatex-math.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-lualatex-math.noarch

2. Uninstall "texlive-lualatex-math.noarch" package

This is a short guide on how to uninstall texlive-lualatex-math.noarch on Fedora 39:

$ sudo dnf remove texlive-lualatex-math.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:54:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-lualatex-math
Epoch : 11
Version : svn61464
Release : 69.fc39
Architecture : noarch
Size : 20 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Fixes for mathematics-related LuaLaTeX issues
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The package patches a few commands of the LaTeX2e kernel and
: the amsmath and mathtools packages to be more compatible with
: the LuaTeX engine. It is only meaningful for LuaLaTeX documents
: containing mathematical formulas, and does not exhibit any new
: functionality. The fixes are mostly moved from the unicode-math
: package to this package since they are not directly related to
: Unicode mathematics typesetting.