How to Install and Uninstall texlive-subeqn Package on openSUSE Leap

Last updated: November 07,2024

1. Install "texlive-subeqn" package

In this section, we are going to explain the necessary steps to install texlive-subeqn on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-subeqn

2. Uninstall "texlive-subeqn" package

Learn how to uninstall texlive-subeqn on openSUSE Leap:

$ sudo zypper remove texlive-subeqn

3. Information about the texlive-subeqn package on openSUSE Leap

Information for package texlive-subeqn:
---------------------------------------
Repository : Main Repository
Name : texlive-subeqn
Version : 2021.189.2.0bsvn15878-150400.16.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2021-150400.16.1.src
Upstream URL : http://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