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

Last updated: May 18,2024

1. Install "texlive-eqnalign.noarch" package

Please follow the step by step instructions below to install texlive-eqnalign.noarch on Fedora 35

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

2. Uninstall "texlive-eqnalign.noarch" package

Please follow the steps below to uninstall texlive-eqnalign.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:58:12 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-eqnalign
Epoch : 9
Version : svn43278
Release : 48.fc35
Architecture : noarch
Size : 300 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.