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

Last updated: November 30,2024

1. Install "texlive-fontspec.noarch" package

Please follow the steps below to install texlive-fontspec.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-fontspec.noarch" package

Please follow the guidelines below to uninstall texlive-fontspec.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 8:46:55 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-fontspec
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 913 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Advanced font selection in XeLaTeX and LuaLaTeX
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an
: automatic and unified interface to feature-rich AAT and
: OpenType fonts through the NFSS in LaTeX running on XeTeX or
: LuaTeX engines. The package requires the l3kernel and xparse
: bundles from the LaTeX 3 development team.