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

Last updated: January 16,2025

1. Install "texlive-xltxtra.noarch" package

Please follow the step by step instructions below to install texlive-xltxtra.noarch on Fedora 39

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

2. Uninstall "texlive-xltxtra.noarch" package

This guide covers the steps necessary to uninstall texlive-xltxtra.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:25:37 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-xltxtra
Epoch : 11
Version : svn56594
Release : 69.fc39
Architecture : noarch
Size : 17 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : "Extras" for LaTeX users of XeTeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package was previously used to provide a number of
: features that were useful for typesetting documents with
: XeLaTeX. Many of those features have now been incorporated into
: the fontspec package and other packages, but the package
: persists for backwards compatibility. Nowadays, loading xltxtra
: will: load the fontspec, metalogo, and realscripts packages;
: redefine \showhyphens so it works correctly; and define two
: extra commands: \vfrac and \namedglyph.