How to Install and Uninstall texlive-breqn.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "texlive-breqn.noarch" package

This is a short guide on how to install texlive-breqn.noarch on Oracle Linux 9

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

2. Uninstall "texlive-breqn.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-breqn.noarch on Oracle Linux 9:

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

3. Information about the texlive-breqn.noarch package on Oracle Linux 9

Last metadata expiration check: 3:10:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-breqn
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 1.0 M
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Automatic line breaking of displayed equations
URL : http://tug.org/texlive/
License : LPPL
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.