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

Last updated: October 06,2024

1. Install "texlive-eqnnumwarn.noarch" package

This guide let you learn how to install texlive-eqnnumwarn.noarch on Fedora 35

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

2. Uninstall "texlive-eqnnumwarn.noarch" package

This guide let you learn how to uninstall texlive-eqnnumwarn.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:27:36 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-eqnnumwarn
Epoch : 9
Version : svn45511
Release : 48.fc35
Architecture : noarch
Size : 112 k
Source : texlive-2021-48.fc35.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.