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

Last updated: May 17,2024

1. Install "texlive-commado" package

This guide covers the steps necessary to install texlive-commado on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-commado

2. Uninstall "texlive-commado" package

This guide let you learn how to uninstall texlive-commado on openSUSE Leap:

$ sudo zypper remove texlive-commado

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

Information for package texlive-commado:
----------------------------------------
Repository : Main Repository
Name : texlive-commado
Version : 2021.189.r0.11asvn38875-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 5.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Expandable iteration on comma-separated and filename lists
Description :
The bundle provides two packages: commado and filesdo. The
package commado provides the command \DoWithCSL:
\DoWithCSL{}{} applies an existing one-parameter
macro to each item in a list in which terms are
separated by commas. The package filesdo provides the command
\DoWithBasesExts: \DoWithBasesExts{}{}{}
which runs the single parameter command on each file
whose base and extension are respectively from the
comma-separated lists and . These 'loop'-like
commands are (themselves) entirely expandable. The packages
rely on packages plainpkg, and stacklet

5. The same packages on other Linux Distributions