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

Last updated: May 19,2024

1. Install "texlive-breqn.noarch" package

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

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

2. Uninstall "texlive-breqn.noarch" package

This guide let you learn how to uninstall texlive-breqn.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:20:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-breqn
Epoch : 9
Version : svn54801
Release : 39.fc34
Architecture : noarch
Size : 44 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.