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

Last updated: July 05,2024

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

Please follow the guidance below to install texlive-lualatex-math.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall texlive-lualatex-math.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:08:12 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-lualatex-math
Epoch : 9
Version : svn52663
Release : 39.fc34
Architecture : noarch
Size : 22 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Fixes for mathematics-related LuaLaTeX issues
URL : http://tug.org/texlive/
License : LPPL 1.3
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.