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

Last updated: July 02,2024

1. Install "texlive-etextools" package

Please follow the guidance below to install texlive-etextools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-etextools

2. Uninstall "texlive-etextools" package

This is a short guide on how to uninstall texlive-etextools on openSUSE Leap:

$ sudo zypper remove texlive-etextools

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

Information for package texlive-etextools:
------------------------------------------
Repository : Main Repository
Name : texlive-etextools
Version : 2021.189.3.1415926svn20694-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 52.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-i-2021-150400.18.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : E-TeX tools for LaTeX users and package writers
Description :
The package provides many (purely expandable) tools for LaTeX:
Extensive list management (csv lists, lists of single
tokens/characters, etoolbox lists); purely expandable loops
(csvloop, forcsvloop, etc.); conversion (csvtolist, etc.));
addition/deletion (csvadd, listdel, etc.); Expansion and group
control: \expandnext, \ExpandAfterCmds, \AfterGroup...; Tests
on tokens, characters and control sequences (\iffirstchar,
\ifiscs, \ifdefcount, \@ifchar...); Tests on strings
(\ifstrnum, \ifuppercase, \DeclareStringFilter...); Purely
expandable macros with options (\FE@testopt, \FE@ifstar) or
modifiers (\FE@modifiers); Some purely expandable numerics
(\interval, \locinterplin). The package is dependent on the
etex and the etoolbox packages.

5. The same packages on other Linux Distributions