How to Install and Uninstall texlive-readarray Package on openSUSE Leap
Last updated: November 05,2024
1. Install "texlive-readarray" package
This guide covers the steps necessary to install texlive-readarray on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-readarray
Copied
2. Uninstall "texlive-readarray" package
This is a short guide on how to uninstall texlive-readarray on openSUSE Leap:
$
sudo zypper remove
texlive-readarray
Copied
3. Information about the texlive-readarray package on openSUSE Leap
Information for package texlive-readarray:
------------------------------------------
Repository : Main Repository
Name : texlive-readarray
Version : 2021.189.2.0svn42467-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 14.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-t-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Read, store and recall array-formatted data
Description :
The package allows the user to input formatted data into
elements of a 2-D or 3-D array and to recall that data at will
by individual cell number. The data can be but need not be
numerical in nature. It can be, for example, formatted text.
While the package can be used for any application where indexed
data is called for, the package proves particularly useful when
elements of multiple arrays must be recallable and dynamically
combined at time of compilation, rather than in advance.
------------------------------------------
Repository : Main Repository
Name : texlive-readarray
Version : 2021.189.2.0svn42467-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 14.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-t-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Read, store and recall array-formatted data
Description :
The package allows the user to input formatted data into
elements of a 2-D or 3-D array and to recall that data at will
by individual cell number. The data can be but need not be
numerical in nature. It can be, for example, formatted text.
While the package can be used for any application where indexed
data is called for, the package proves particularly useful when
elements of multiple arrays must be recallable and dynamically
combined at time of compilation, rather than in advance.