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

Last updated: July 08,2024

1. Install "texlive-forarray" package

This guide covers the steps necessary to install texlive-forarray on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-forarray

2. Uninstall "texlive-forarray" package

Please follow the step by step instructions below to uninstall texlive-forarray on openSuSE Tumbleweed:

$ sudo zypper remove texlive-forarray

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

Information for package texlive-forarray:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-forarray
Version : 2023.210.1.01svn15878-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 19.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-j-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Using array structures in LaTeX
Description :
The package provides functionality for processing lists and
array structures in LaTeX. Arrays can contain characters as
well as TeX and LaTeX commands, nesting of arrays is possible,
and arrays are processed within the same brace level as their
surrounding environment. Array levels can be delimited by
characters or control sequences defined by the user. Practical
uses of this package include data management, construction of
lists and tables, and calculations based on the contents of
lists and arrays.

5. The same packages on other Linux Distributions