How to Install and Uninstall texlive-listofitems.noarch Package on Fedora 38
Last updated: November 29,2024
1. Install "texlive-listofitems.noarch" package
This tutorial shows how to install texlive-listofitems.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
texlive-listofitems.noarch
Copied
2. Uninstall "texlive-listofitems.noarch" package
Please follow the guidance below to uninstall texlive-listofitems.noarch on Fedora 38:
$
sudo dnf remove
texlive-listofitems.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-listofitems.noarch package on Fedora 38
Last metadata expiration check: 4:14:55 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-listofitems
Epoch : 10
Version : svn51923
Release : 65.fc38
Architecture : noarch
Size : 806 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Grab items in lists using user-specified sep char
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.
Available Packages
Name : texlive-listofitems
Epoch : 10
Version : svn51923
Release : 65.fc38
Architecture : noarch
Size : 806 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Grab items in lists using user-specified sep char
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.