How to Install and Uninstall texlive-etex.noarch Package on CentOS 8 / RHEL 8

Last updated: November 30,2024

1. Install "texlive-etex.noarch" package

In this section, we are going to explain the necessary steps to install texlive-etex.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install texlive-etex.noarch

2. Uninstall "texlive-etex.noarch" package

Here is a brief guide to show you how to uninstall texlive-etex.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove texlive-etex.noarch $ sudo dnf autoremove

3. Information about the texlive-etex.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:46:26 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-etex
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 219 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : An extended version of TeX, from the NTS project
URL : http://tug.org/texlive/
License : Knuth
Description : An extended version of TeX (which is capable of running as if
: it were TeX unmodified). E-TeX has been specified by the LaTeX
: team as the engine for the development of LaTeX, in the
: immediate future; as a result, LaTeX programmers may (in all
: current TeX distributions) assume e-TeX functionality.