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

Last updated: October 05,2024

1. Install "texlive-subeqnarray.noarch" package

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

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

2. Uninstall "texlive-subeqnarray.noarch" package

Please follow the step by step instructions below to uninstall texlive-subeqnarray.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:21:12 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-subeqnarray
Epoch : 9
Version : svn15878.2.1c
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Equation array with sub numbering
URL : http://tug.org/texlive/
License : LPPL
Description : This package defines the subeqnarray and subeqnarray*
: environments, which behave like the corresponding eqnarray and
: eqnarray* environments, except that the individual lines are
: numbered like 1a, 1b, 1c, etc. To refer to these numbers an
: extra label command \slabel is provided. Users are urged to
: consider the alignment capabilities of the amsmath bundle,
: which produce better results than eqnarray-related macros.