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

Last updated: May 17,2024

1. Install "texlive-spalign" package

Learn how to install texlive-spalign on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-spalign

2. Uninstall "texlive-spalign" package

Learn how to uninstall texlive-spalign on openSUSE Leap:

$ sudo zypper remove texlive-spalign

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

Information for package texlive-spalign:
----------------------------------------
Repository : Main Repository
Name : texlive-spalign
Version : 2021.189.svn42225-150400.16.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 8.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2021-150400.16.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Typeset matrices and arrays with spaces and semicolons as delimiters
Description :
Typeset matrices and arrays with spaces and semicolons as
delimiters. The purpose of this package is to decrease the
number of keystrokes needed to typeset small amounts of aligned
material (matrices, arrays, etc.). It provides a facility for
typing alignment environments and macros with spaces as the
alignment delimiter and semicolons (by default) as the
end-of-row indicator. For instance, typeset a matrix using
\spalignmat{1 12 -3; 24 -2 2; 0 0 1}, or a vector using
\spalignvector{22 \frac{1}{2} -14}. This package also contains
utility macros for typesetting augmented matrices, vectors,
arrays, systems of equations, and more, and is easily
extendable to other situations that use alignments. People who
have to typeset a large number of matrices (like linear algebra
teachers) should find this package to be a real time saver.

5. The same packages on other Linux Distributions