How to Install and Uninstall texlive-breqn.noarch Package on Fedora 36

Last updated: May 18,2024

1. Install "texlive-breqn.noarch" package

Please follow the steps below to install texlive-breqn.noarch on Fedora 36

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

2. Uninstall "texlive-breqn.noarch" package

This tutorial shows how to uninstall texlive-breqn.noarch on Fedora 36:

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

3. Information about the texlive-breqn.noarch package on Fedora 36

Last metadata expiration check: 1:43:36 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-breqn
Epoch : 9
Version : svn56422
Release : 55.fc36
Architecture : noarch
Size : 44 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Automatic line breaking of displayed equations
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides solutions to a number of common
: difficulties in writing displayed equations and getting high-
: quality output. For example, it is a well-known inconvenience
: that if an equation must be broken into more than one line,
: 'left...right' constructs cannot span lines. The breqn package
: makes them work as one would expect whether or not there is an
: intervening line break. The single most ambitious goal of the
: package, however, is to support automatic linebreaking of
: displayed equations. Such linebreaking cannot be done without
: substantial changes under the hood in the way formulae are
: processed; the code must be watched carefully, keeping an eye
: on possible glitches. The bundle also contains the flexisym and
: mathstyle packages, which are both designated as support for
: breqn.