How to Install and Uninstall texlive-lualatex-math.noarch Package on CentOS 8 / RHEL 8

Last updated: May 04,2024

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

This guide covers the steps necessary to install texlive-lualatex-math.noarch on CentOS 8 / RHEL 8

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

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

This guide covers the steps necessary to uninstall texlive-lualatex-math.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-lualatex-math.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:48:13 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-lualatex-math
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 209 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
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.