How to Install and Uninstall texlive-tokcycle Package on openSUSE Leap
Last updated: November 23,2024
1. Install "texlive-tokcycle" package
Please follow the instructions below to install texlive-tokcycle on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-tokcycle
Copied
2. Uninstall "texlive-tokcycle" package
This tutorial shows how to uninstall texlive-tokcycle on openSUSE Leap:
$
sudo zypper remove
texlive-tokcycle
Copied
3. Information about the texlive-tokcycle package on openSUSE Leap
Information for package texlive-tokcycle:
-----------------------------------------
Repository : Main Repository
Name : texlive-tokcycle
Version : 2021.189.1.3svn58254-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 15.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-x-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Build tools to process tokens from an input stream
Description :
The tokcycle package helps one to build tools to process tokens
from an input stream. If a macro to process an arbitrary single
token can be built, then tokcycle can provide a wrapper for
cycling through an input stream (including macros, spaces, and
groups) on a token-by-token basis, using the provided macro on
each successive character. tokcycle characterizes each
successive token in the input stream as a Character, a Group, a
Macro, or a Space. Each of these token categories are processed
with a unique directive, to bring about the desired effect of
the token cycle. If condition flags are provided to identify
active, implicit, and catcode-6 tokens as they are digested.
The package provides a number of options for handling groups.
-----------------------------------------
Repository : Main Repository
Name : texlive-tokcycle
Version : 2021.189.1.3svn58254-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 15.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-x-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Build tools to process tokens from an input stream
Description :
The tokcycle package helps one to build tools to process tokens
from an input stream. If a macro to process an arbitrary single
token can be built, then tokcycle can provide a wrapper for
cycling through an input stream (including macros, spaces, and
groups) on a token-by-token basis, using the provided macro on
each successive character. tokcycle characterizes each
successive token in the input stream as a Character, a Group, a
Macro, or a Space. Each of these token categories are processed
with a unique directive, to bring about the desired effect of
the token cycle. If condition flags are provided to identify
active, implicit, and catcode-6 tokens as they are digested.
The package provides a number of options for handling groups.