How to Install and Uninstall texlive-withargs Package on openSUSE Leap
Last updated: November 23,2024
1. Install "texlive-withargs" package
Please follow the steps below to install texlive-withargs on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-withargs
Copied
2. Uninstall "texlive-withargs" package
Please follow the step by step instructions below to uninstall texlive-withargs on openSUSE Leap:
$
sudo zypper remove
texlive-withargs
Copied
3. Information about the texlive-withargs package on openSUSE Leap
Information for package texlive-withargs:
-----------------------------------------
Repository : Main Repository
Name : texlive-withargs
Version : 2021.189.0.0.3.1svn52641-150400.20.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 24.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-y-2021-150400.20.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : In-place argument substitution
Description :
The \withargs command provides a clean way to populate a
template (containing #1, #2, etc.) using LaTeX argument
substitution. It also allows you to carefully control argument
expansion using a LaTeX3-style argument specification. Uses
range from creating readable string templates (akin to C's
printf function) to performing otherwise complex token-list
manipulation.
-----------------------------------------
Repository : Main Repository
Name : texlive-withargs
Version : 2021.189.0.0.3.1svn52641-150400.20.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 24.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-y-2021-150400.20.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : In-place argument substitution
Description :
The \withargs command provides a clean way to populate a
template (containing #1, #2, etc.) using LaTeX argument
substitution. It also allows you to carefully control argument
expansion using a LaTeX3-style argument specification. Uses
range from creating readable string templates (akin to C's
printf function) to performing otherwise complex token-list
manipulation.