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

Last updated: May 02,2024

1. Install "texlive-uptex" package

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

$ sudo zypper refresh $ sudo zypper install texlive-uptex

2. Uninstall "texlive-uptex" package

In this section, we are going to explain the necessary steps to uninstall texlive-uptex on openSuSE Tumbleweed:

$ sudo zypper remove texlive-uptex

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

Information for package texlive-uptex:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-uptex
Version : 2023.209.svn66381-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 189 B
Installed : No
Status : not installed
Source package : texlive-specs-y-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Unicode version of pTeX
Description :
upTeX is an extension of pTeX, using UTF-8 input and producing
UTF-8 output. It was originally designed to improve support for
Japanese, but is also useful for documents in Chinese and
Korean. It can process Chinese simplified, Chinese traditional,
Japanese, and Korean simultaneously, and can also process
original LaTeX with \inputenc{utf8} and Babel
(Latin/Cyrillic/Greek etc.) by switching its \kcatcode tables.

5. The same packages on other Linux Distributions