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

Last updated: March 15,2025

1. Install "texlive-imakeidx.noarch" package

This tutorial shows how to install texlive-imakeidx.noarch on Fedora 39

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

2. Uninstall "texlive-imakeidx.noarch" package

Learn how to uninstall texlive-imakeidx.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:13:05 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-imakeidx
Epoch : 11
Version : svn42287
Release : 69.fc39
Architecture : noarch
Size : 21 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : A package for producing multiple indexes
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.