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

Last updated: June 14,2024

1. Install "texlive-eqparbox" package

Please follow the instructions below to install texlive-eqparbox on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-eqparbox

2. Uninstall "texlive-eqparbox" package

Please follow the instructions below to uninstall texlive-eqparbox on openSuSE Tumbleweed:

$ sudo zypper remove texlive-eqparbox

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

Information for package texlive-eqparbox:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-eqparbox
Version : 2023.211.4.1svn45215-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 8.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-h-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Create equal-widthed parboxes
Description :
LaTeX users sometimes need to ensure that two or more blocks of
text occupy the same amount of horizontal space on the page. To
that end, the eqparbox package defines a new command,
\eqparbox, which works just like \parbox, except that instead
of specifying a width, one specifies a tag. All eqparboxes with
the same tag--regardless of where they are in the
document--will stretch to fit the widest eqparbox with that
tag. This simple, equal-width mechanism can be used for a
variety of alignment purposes, as is evidenced by the examples
in eqparbox's documentation. Various derivatives of \eqparbox
are also provided.

5. The same packages on other Linux Distributions