How to Install and Uninstall texlive-listofitems Package on openSUSE Leap
Last updated: November 23,2024
1. Install "texlive-listofitems" package
Please follow the step by step instructions below to install texlive-listofitems on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-listofitems
Copied
2. Uninstall "texlive-listofitems" package
This is a short guide on how to uninstall texlive-listofitems on openSUSE Leap:
$
sudo zypper remove
texlive-listofitems
Copied
3. Information about the texlive-listofitems package on openSUSE Leap
Information for package texlive-listofitems:
--------------------------------------------
Repository : Main Repository
Name : texlive-listofitems
Version : 2021.189.1.63svn51923-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 53.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2021-150400.18.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Grab items in lists using user-specified sep char
Description :
This simple package is designed to read a list of items whose
parsing character may be selected by the user. Once the list is
read, its items are stored in a structure that behaves as a
dimensioned array. As such, it becomes very easy to access an
item in the list by its number. For example, if the list is
stored in the macro \foo, the item #3 is designated by \foo[3].
A component may, in turn, be a list with a parsing delimiter
different from the parent list, paving the way for nesting and
employing a syntax reminiscent of an array of several
dimensions of the type \foo[3,2] to access the item #2 of the
list contained within the item #3 of the top-tier list.
--------------------------------------------
Repository : Main Repository
Name : texlive-listofitems
Version : 2021.189.1.63svn51923-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 53.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2021-150400.18.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Grab items in lists using user-specified sep char
Description :
This simple package is designed to read a list of items whose
parsing character may be selected by the user. Once the list is
read, its items are stored in a structure that behaves as a
dimensioned array. As such, it becomes very easy to access an
item in the list by its number. For example, if the list is
stored in the macro \foo, the item #3 is designated by \foo[3].
A component may, in turn, be a list with a parsing delimiter
different from the parent list, paving the way for nesting and
employing a syntax reminiscent of an array of several
dimensions of the type \foo[3,2] to access the item #2 of the
list contained within the item #3 of the top-tier list.