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

Last updated: July 03,2024

1. Install "texlive-eqnalign.noarch" package

Please follow the steps below to install texlive-eqnalign.noarch on Fedora 34

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

2. Uninstall "texlive-eqnalign.noarch" package

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

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

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

Last metadata expiration check: 1:08:58 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-eqnalign
Epoch : 9
Version : svn43278
Release : 39.fc34
Architecture : noarch
Size : 300 k
Source : texlive-2020-39.fc34.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.