How to Install and Uninstall texlive-xltxtra Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "texlive-xltxtra" package

This tutorial shows how to install texlive-xltxtra on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-xltxtra

2. Uninstall "texlive-xltxtra" package

This guide let you learn how to uninstall texlive-xltxtra on openSuSE Tumbleweed:

$ sudo zypper remove texlive-xltxtra

3. Information about the texlive-xltxtra package on openSuSE Tumbleweed

Information for package texlive-xltxtra:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-xltxtra
Version : 2023.209.0.0.7svn56594-53.4
Arch : noarch
Vendor : openSUSE
Installed Size : 5.6 KiB
Installed : No
Status : not installed
Source package : texlive-specs-z-2023-53.4.src
Upstream URL : https://www.tug.org/texlive/
Summary : "Extras" for LaTeX users of XeTeX
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.

5. The same packages on other Linux Distributions