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

Last updated: September 28,2024

1. Install "texlive-xltxtra.noarch" package

Here is a brief guide to show you how to install texlive-xltxtra.noarch on Fedora 36

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

2. Uninstall "texlive-xltxtra.noarch" package

This tutorial shows how to uninstall texlive-xltxtra.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:17:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-xltxtra
Epoch : 9
Version : svn56594
Release : 55.fc36
Architecture : noarch
Size : 18 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : "Extras" for LaTeX users of XeTeX
URL : http://tug.org/texlive/
License : LPPL
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.