How to Install and Uninstall texlive-fontspec.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "texlive-fontspec.noarch" package

Please follow the instructions below to install texlive-fontspec.noarch on Fedora 39

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

2. Uninstall "texlive-fontspec.noarch" package

Please follow the instructions below to uninstall texlive-fontspec.noarch on Fedora 39:

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

3. Information about the texlive-fontspec.noarch package on Fedora 39

Last metadata expiration check: 2:49:08 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-fontspec
Epoch : 11
Version : svn63386
Release : 69.fc39
Architecture : noarch
Size : 45 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Advanced font selection in XeLaTeX and LuaLaTeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.