How to Install and Uninstall texlive-mathpartir.noarch Package on Fedora 38

Last updated: September 24,2024

1. Install "texlive-mathpartir.noarch" package

Learn how to install texlive-mathpartir.noarch on Fedora 38

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

2. Uninstall "texlive-mathpartir.noarch" package

Here is a brief guide to show you how to uninstall texlive-mathpartir.noarch on Fedora 38:

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

3. Information about the texlive-mathpartir.noarch package on Fedora 38

Last metadata expiration check: 2:09:49 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-mathpartir
Epoch : 10
Version : svn39864
Release : 65.fc38
Architecture : noarch
Size : 21 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Typesetting sequences of math formulas, e.g. type inference rules
URL : http://tug.org/texlive/
License : GPL-2.0-or-later
Description : The package provides macros for typesetting math formulas in
: mixed horizontal and vertical mode, automatically as best fit.
: It provides an environment mathpar that behaves much as a loose
: centered paragraph where words are math formulas, and spaces
: between them are larger and adjustable. It also provides a
: macro \inferrule for typeseting fractions where both the
: numerator and denominator may be sequences of formulas that
: will be also typeset in a similar way. It can typically be used
: for typeseting sets of type inference rules or typing
: derivations. A macro inferrule for typesetting type inference
: rules.