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

Last updated: January 16,2025

1. Install "texlive-eqnnumwarn.noarch" package

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

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

2. Uninstall "texlive-eqnnumwarn.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-eqnnumwarn.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:09:33 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-eqnnumwarn
Epoch : 10
Version : svn45511
Release : 65.fc38
Architecture : noarch
Size : 110 k
Source : texlive-2022-65.fc38.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.