How to Install and Uninstall texlive-imakeidx.noarch Package on Fedora 34

Last updated: September 21,2024

1. Install "texlive-imakeidx.noarch" package

This guide covers the steps necessary to install texlive-imakeidx.noarch on Fedora 34

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

2. Uninstall "texlive-imakeidx.noarch" package

Please follow the guidance below to uninstall texlive-imakeidx.noarch on Fedora 34:

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

3. Information about the texlive-imakeidx.noarch package on Fedora 34

Last metadata expiration check: 4:25:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-imakeidx
Epoch : 9
Version : svn42287
Release : 39.fc34
Architecture : noarch
Size : 23 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A package for producing multiple indexes
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package enables the user to produce and typeset one or more
: indexes simultaneously with a document. The package is known to
: work in LaTeX documents processed with pdflatex, xelatatex and
: lualatex. If makeindex is used for processing the index
: entries, no particular setting up is needed when TeX Live is
: used. Using xindy or other programs it is necessary to enable
: shell escape; shell escape is also needed if splitindex is
: used.