How to Install and Uninstall texlive-iftex.noarch Package on CentOS 8 / RHEL 8
Last updated: November 29,2024
1. Install "texlive-iftex.noarch" package
This guide covers the steps necessary to install texlive-iftex.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-iftex.noarch
Copied
2. Uninstall "texlive-iftex.noarch" package
Please follow the step by step instructions below to uninstall texlive-iftex.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
texlive-iftex.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-iftex.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:47:32 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-iftex
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 56 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
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 : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 56 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
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.