How to Install and Uninstall texlive-namedef Package on openSUSE Leap
Last updated: March 04,2025
1. Install "texlive-namedef" package
Please follow the guidelines below to install texlive-namedef on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-namedef
Copied
2. Uninstall "texlive-namedef" package
This is a short guide on how to uninstall texlive-namedef on openSUSE Leap:
$
sudo zypper remove
texlive-namedef
Copied
3. Information about the texlive-namedef package on openSUSE Leap
Information for package texlive-namedef:
----------------------------------------
Repository : Main Repository
Name : texlive-namedef
Version : 2021.189.1.0svn55881-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 12.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : TeX definitions with named parameters
Description :
This package provides a prefix \named to be used in TeX
definitions so that parameters can be identified by their name
rather than by number, giving parameters a semantic rather than
syntactic meaning, making it easy to understand long
definitions. A usual definition reads: \def\SayHello#1{Hello,
\named\def\SayHello#[person]{Hello, #[person]!} and \named will
figure out the numbering of the parameters for you.
----------------------------------------
Repository : Main Repository
Name : texlive-namedef
Version : 2021.189.1.0svn55881-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 12.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : TeX definitions with named parameters
Description :
This package provides a prefix \named to be used in TeX
definitions so that parameters can be identified by their name
rather than by number, giving parameters a semantic rather than
syntactic meaning, making it easy to understand long
definitions. A usual definition reads: \def\SayHello#1{Hello,
\named\def\SayHello#[person]{Hello, #[person]!} and \named will
figure out the numbering of the parameters for you.