How to Install and Uninstall texlive-xesearch.noarch Package on Rocky Linux 9

Last updated: September 21,2024

1. Install "texlive-xesearch.noarch" package

Please follow the guidelines below to install texlive-xesearch.noarch on Rocky Linux 9

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

2. Uninstall "texlive-xesearch.noarch" package

Please follow the instructions below to uninstall texlive-xesearch.noarch on Rocky Linux 9:

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

3. Information about the texlive-xesearch.noarch package on Rocky Linux 9

Last metadata expiration check: 1:52:20 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : texlive-xesearch
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 607 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : A string finder for XeTeX
URL : http://tug.org/texlive/
License : LPPL
Description : The package finds strings (e.g. (parts of) words or phrases)
: and manipulates them (apply any macro), thus turning each word
: or phrase into a possible command. It is written in plain XeTeX
: and should thus work with any format (it is known to work with
: LaTeX and ConTeXt). The main application for the moment is
: XeIndex, an automatic index for XeLaTeX, but examples are given
: of simple use to check spelling, count words, and highlight
: syntax of programming languages.