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

Last updated: May 19,2024

1. Install "texlive-iftex" package

This is a short guide on how to install texlive-iftex on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-iftex

2. Uninstall "texlive-iftex" package

This guide covers the steps necessary to uninstall texlive-iftex on openSUSE Leap:

$ sudo zypper remove texlive-iftex

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

Information for package texlive-iftex:
--------------------------------------
Repository : Main Repository
Name : texlive-iftex
Version : 2021.189.1.0dsvn56594-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 9.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-l-2021-150400.17.1.src
Upstream URL : http://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.

5. The same packages on other Linux Distributions