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

Last updated: July 05,2024

1. Install "texlive-subeqn" package

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

$ sudo zypper refresh $ sudo zypper install texlive-subeqn

2. Uninstall "texlive-subeqn" package

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

$ sudo zypper remove texlive-subeqn

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

Information for package texlive-subeqn:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-subeqn
Version : 2023.209.2.0bsvn15878-58.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2023-58.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Package for subequation numbering
Description :
Sometimes it is necessary to be able to refer to subexpressions
of an equation. In order to do that these subexpressions should
be numbered. In standard LaTeX there is no provision for this.
To solve this problem Stephen Gildea once wrote subeqn.sty for
LaTeX 2.09; Donald Arsenau rewrote the macros and Johannes
Braams made them available for LaTeX2e. Note that this package
is not compatible with the package subeqnarray (written by
Johannes Braams), but it can be used together with the LaTeX
class options leqno and fleqn.

5. The same packages on other Linux Distributions