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

Last updated: November 30,2024

1. Install "texlive-euenc.noarch" package

Please follow the guidelines below to install texlive-euenc.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-euenc.noarch" package

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

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

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

Last metadata expiration check: 1 day, 8:46:30 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-euenc
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 172 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Unicode font encoding definitions for XeTeX
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : Font encoding definitions for unicode fonts loaded by LaTeX in
: XeTeX or LuaTeX. The package provides two encodings: -- EU1,
: designed for use with XeTeX, which the fontspec uses for
: unicode fonts which require no macro-level processing for
: accents, and -- EU2, which provides the same facilities for use
: with LuaTeX. Neither encoding places any restriction on the
: glyphs provided by a font; use of EU2 causes the package
: euxunicode to be loaded (the package is part of this
: distribution). The package includes font definition files for
: use with the Latin Modern OpenType fonts.