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

Last updated: May 17,2024

1. Install "texlive-xetex" package

Please follow the guidance below to install texlive-xetex on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-xetex

2. Uninstall "texlive-xetex" package

This tutorial shows how to uninstall texlive-xetex on openSuSE Tumbleweed:

$ sudo zypper remove texlive-xetex

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

Information for package texlive-xetex:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-xetex
Version : 2023.209.svn66203-53.4
Arch : noarch
Vendor : openSUSE
Installed Size : 14.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-z-2023-53.4.src
Upstream URL : https://www.tug.org/texlive/
Summary : An extended variant of TeX for use with Unicode sources
Description :
XeTeX is a TeX typesetting engine using Unicode and supporting
modern font technologies such as OpenType, TrueType or Apple
Advanced Typography (AAT), including OpenType mathematics
fonts. XeTeX supports many extensions that reflect its origins
in linguistic research; it also supports micro-typography (as
available in pdfTeX). XeTeX was developed by the SIL (the first
version was specifically developed for those studying
linguistics, and using Macintosh computers). XeTeX's immediate
output is an extended variant of DVI format, which is
ordinarily processed by a tightly bound processor (called
xdvipdfmx), that produces PDF. XeTeX is released as part of TeX
Live; documentation has arisen separately. Source code is
available from ctan:/systems/texlive/Source/.