How to Install and Uninstall texlive-lualatex-math.noarch Package on Oracle Linux 8

Last updated: September 29,2024

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

This is a short guide on how to install texlive-lualatex-math.noarch on Oracle Linux 8

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

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

This tutorial shows how to uninstall texlive-lualatex-math.noarch on Oracle Linux 8:

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

3. Information about the texlive-lualatex-math.noarch package on Oracle Linux 8

Last metadata expiration check: 5:17:09 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-lualatex-math
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 209 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_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.