How to Install and Uninstall texlive-ifetex.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "texlive-ifetex.noarch" package
Please follow the guidance below to install texlive-ifetex.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-ifetex.noarch
Copied
2. Uninstall "texlive-ifetex.noarch" package
Please follow the step by step instructions below to uninstall texlive-ifetex.noarch on Rocky Linux 8:
$
sudo dnf remove
texlive-ifetex.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-ifetex.noarch package on Rocky Linux 8
Last metadata expiration check: 2:21:12 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : texlive-ifetex
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 153 k
Source : texlive-20180414-25.el8.src.rpm
Repository : appstream
Summary : Provides \ifetex switch
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides the switch \ifetex which indicates whether
: e-TeX is available or not. The package can be loaded as LaTeX
: package using \usepackage{ifetex} or in plain TeX using \input
: ifetex. In either case it aborts silently if the \ifetex macro
: is already defined. The package's test is whether \eTeXversion
: is defined as a primitive; if it is, the package assumes e-TeX
: features are available.
Available Packages
Name : texlive-ifetex
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 153 k
Source : texlive-20180414-25.el8.src.rpm
Repository : appstream
Summary : Provides \ifetex switch
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides the switch \ifetex which indicates whether
: e-TeX is available or not. The package can be loaded as LaTeX
: package using \usepackage{ifetex} or in plain TeX using \input
: ifetex. In either case it aborts silently if the \ifetex macro
: is already defined. The package's test is whether \eTeXversion
: is defined as a primitive; if it is, the package assumes e-TeX
: features are available.