How to Install and Uninstall texlive-iftex.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "texlive-iftex.noarch" package
In this section, we are going to explain the necessary steps to install texlive-iftex.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-iftex.noarch
Copied
2. Uninstall "texlive-iftex.noarch" package
Here is a brief guide to show you how to uninstall texlive-iftex.noarch on Rocky Linux 8:
$
sudo dnf remove
texlive-iftex.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-iftex.noarch package on Rocky Linux 8
Last metadata expiration check: 2:21:10 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : texlive-iftex
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 56 k
Source : texlive-20180414-25.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 : 25.el8
Architecture : noarch
Size : 56 k
Source : texlive-20180414-25.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.