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

Last updated: September 25,2024

1. Install "texlive-mathpartir.noarch" package

Please follow the instructions below to install texlive-mathpartir.noarch on Fedora 35

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

2. Uninstall "texlive-mathpartir.noarch" package

Learn how to uninstall texlive-mathpartir.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:52:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-mathpartir
Epoch : 9
Version : svn39864
Release : 48.fc35
Architecture : noarch
Size : 24 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Typesetting sequences of math formulas, e.g. type inference rules
URL : http://tug.org/texlive/
License : GPLv2+
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.