How to Install and Uninstall texlive-ifetex.noarch Package on Amazon Linux 2
Last updated: February 05,2025
1. Install "texlive-ifetex.noarch" package
Please follow the guidelines below to install texlive-ifetex.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
texlive-ifetex.noarch
Copied
2. Uninstall "texlive-ifetex.noarch" package
Please follow the guidelines below to uninstall texlive-ifetex.noarch on Amazon Linux 2:
$
sudo yum remove
texlive-ifetex.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the texlive-ifetex.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : texlive-ifetex
Arch : noarch
Epoch : 2
Version : svn24853.1.2
Release : 38.amzn2.0.5
Size : 19 k
Repo : amzn2-core/2/x86_64
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.
:
: date: 2011-12-15 16:49:50 +0100
Available Packages
Name : texlive-ifetex
Arch : noarch
Epoch : 2
Version : svn24853.1.2
Release : 38.amzn2.0.5
Size : 19 k
Repo : amzn2-core/2/x86_64
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.
:
: date: 2011-12-15 16:49:50 +0100