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

Last updated: October 11,2024

1. Install "texlive-eqnnumwarn.noarch" package

This tutorial shows how to install texlive-eqnnumwarn.noarch on Fedora 39

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

2. Uninstall "texlive-eqnnumwarn.noarch" package

Please follow the instructions below to uninstall texlive-eqnnumwarn.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:08:42 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-eqnnumwarn
Epoch : 11
Version : svn45511
Release : 69.fc39
Architecture : noarch
Size : 110 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Modifies the amsmath equation environments to warn for a displaced equation number
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.