How to Install and Uninstall texlive-xunicode.noarch Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "texlive-xunicode.noarch" package

In this section, we are going to explain the necessary steps to install texlive-xunicode.noarch on Oracle Linux 9

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

2. Uninstall "texlive-xunicode.noarch" package

Please follow the steps below to uninstall texlive-xunicode.noarch on Oracle Linux 9:

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

3. Information about the texlive-xunicode.noarch package on Oracle Linux 9

Last metadata expiration check: 0:22:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-xunicode
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 36 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : Generate Unicode characters from accented glyphs
URL : http://tug.org/texlive/
License : LPPL
Description : The package supports XeTeX's (and other putative future similar
: engines') need for Unicode characters, in a similar way to what
: the fontenc does for 8-bit (and the like) fonts: convert
: accent-glyph sequence to a single Unicode character for output.
: The package also covers glyphs specified by packages (such as
: tipa) which define many commands for single text glyphs.