How to Install and Uninstall texlive-breqn Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "texlive-breqn" package

Please follow the step by step instructions below to install texlive-breqn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-breqn

2. Uninstall "texlive-breqn" package

Please follow the guidance below to uninstall texlive-breqn on openSuSE Tumbleweed:

$ sudo zypper remove texlive-breqn

3. Information about the texlive-breqn package on openSuSE Tumbleweed

Information for package texlive-breqn:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-breqn
Version : 2023.209.0.0.98lsvn60881-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 148.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-d-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Automatic line breaking of displayed equations
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.

5. The same packages on other Linux Distributions