How to Install and Uninstall texlive-iftex Package on openSuSE Tumbleweed
Last updated: February 02,2025
1. Install "texlive-iftex" package
Please follow the guidance below to install texlive-iftex on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-iftex
Copied
2. Uninstall "texlive-iftex" package
This guide covers the steps necessary to uninstall texlive-iftex on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-iftex
Copied
3. Information about the texlive-iftex package on openSuSE Tumbleweed
Information for package texlive-iftex:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-iftex
Version : 2023.209.1.0fsvn61910-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 10.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-l-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Am I running under pdfTeX, XeTeX or LuaTeX?
Description :
The package, which works both for Plain TeX and for LaTeX,
defines the \ifPDFTeX, \ifXeTeX, and \ifLuaTeX conditionals for
testing which engine is being used for typesetting. The package
also provides the \RequirePDFTeX, \RequireXeTeX, and
\RequireLuaTeX commands which throw an error if pdfTeX, XeTeX
or LuaTeX (respectively) is not the engine in use.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-iftex
Version : 2023.209.1.0fsvn61910-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 10.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-l-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Am I running under pdfTeX, XeTeX or LuaTeX?
Description :
The package, which works both for Plain TeX and for LaTeX,
defines the \ifPDFTeX, \ifXeTeX, and \ifLuaTeX conditionals for
testing which engine is being used for typesetting. The package
also provides the \RequirePDFTeX, \RequireXeTeX, and
\RequireLuaTeX commands which throw an error if pdfTeX, XeTeX
or LuaTeX (respectively) is not the engine in use.