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

Last updated: October 06,2024

1. Install "texlive-eqnnumwarn.noarch" package

Please follow the guidelines below to install texlive-eqnnumwarn.noarch on Fedora 34

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

2. Uninstall "texlive-eqnnumwarn.noarch" package

This guide covers the steps necessary to uninstall texlive-eqnnumwarn.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:41:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-eqnnumwarn
Epoch : 9
Version : svn45511
Release : 39.fc34
Architecture : noarch
Size : 112 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Modifies the amsmath equation environments to warn for a displaced equation number
URL : http://tug.org/texlive/
License : LPPL
Description : Sometimes an equation is too long that an equation number will
: be typeset below the equation itself, but yet not long enough
: to yield an "overfull \hbox" warning. The eqnnumwarn package
: modifies the standard amsmath numbered equation environments to
: throw a warning whenever this occurs.