How to Install and Uninstall texlive-iftex.noarch Package on Fedora 36
Last updated: November 28,2024
1. Install "texlive-iftex.noarch" package
In this section, we are going to explain the necessary steps to install texlive-iftex.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
texlive-iftex.noarch
Copied
2. Uninstall "texlive-iftex.noarch" package
This is a short guide on how to uninstall texlive-iftex.noarch on Fedora 36:
$
sudo dnf remove
texlive-iftex.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-iftex.noarch package on Fedora 36
Last metadata expiration check: 5:36:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-iftex
Epoch : 9
Version : svn56594
Release : 55.fc36
Architecture : noarch
Size : 22 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Am I running under pdfTeX, XeTeX or LuaTeX?
URL : http://tug.org/texlive/
License : LPPL 1.3
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.
Available Packages
Name : texlive-iftex
Epoch : 9
Version : svn56594
Release : 55.fc36
Architecture : noarch
Size : 22 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Am I running under pdfTeX, XeTeX or LuaTeX?
URL : http://tug.org/texlive/
License : LPPL 1.3
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.