How to Install and Uninstall texlive-uptex.x86_64 Package on CentOS Stream 9

Last updated: October 03,2024

1. Install "texlive-uptex.x86_64" package

This tutorial shows how to install texlive-uptex.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install texlive-uptex.x86_64

2. Uninstall "texlive-uptex.x86_64" package

This is a short guide on how to uninstall texlive-uptex.x86_64 on CentOS Stream 9:

$ sudo dnf remove texlive-uptex.x86_64 $ sudo dnf autoremove

3. Information about the texlive-uptex.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:12:06 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-uptex
Epoch : 9
Version : 20200406
Release : 34.el9
Architecture : x86_64
Size : 953 k
Source : texlive-extension-20200406-34.el9.src.rpm
Repository : epel
Summary : Binaries for uptex
URL : http://tug.org/texlive/
License : BSD
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 produce original LaTeX with \inputenc{utf8}
: and Babel (Latin/Cyrillic/Greek etc.) by switching its \kcatcode
: tables.