How to Install and Uninstall texlive-eqnalign.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "texlive-eqnalign.noarch" package

Learn how to install texlive-eqnalign.noarch on Fedora 36

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

2. Uninstall "texlive-eqnalign.noarch" package

This guide covers the steps necessary to uninstall texlive-eqnalign.noarch on Fedora 36:

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

3. Information about the texlive-eqnalign.noarch package on Fedora 36

Last metadata expiration check: 3:04:59 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-eqnalign
Epoch : 9
Version : svn43278
Release : 55.fc36
Architecture : noarch
Size : 299 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Make eqnarray behave like align
URL : http://tug.org/texlive/
License : LPPL
Description : The package makes eqnarray environment behave like align from
: amsmath'. It is intended for quick-fixing documents that use
: eqnarray. In cases where it fails, manual conversion to align
: is required, but these cases should be seldom.