How to Install and Uninstall texlive-minitoc.noarch Package on Fedora 35

Last updated: October 08,2024

1. Install "texlive-minitoc.noarch" package

This guide let you learn how to install texlive-minitoc.noarch on Fedora 35

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

2. Uninstall "texlive-minitoc.noarch" package

Learn how to uninstall texlive-minitoc.noarch on Fedora 35:

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

3. Information about the texlive-minitoc.noarch package on Fedora 35

Last metadata expiration check: 0:32:13 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-minitoc
Epoch : 9
Version : svn48196
Release : 48.fc35
Architecture : noarch
Size : 88 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Produce a table of contents for each chapter, part or section
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The minitoc package allows you to add mini-tables-of-contents
: (minitocs) at the beginning of every chapter, part or section.
: There is also provision for mini-lists of figures and of
: tables. At the part level, they are parttocs, partlofs and
: partlots. If the type of document does not use chapters, the
: basic provision is section level secttocs, sectlofs and
: sectlots. The package has provision for language-specific
: configuration of its own "fixed names", using .mld files
: (analagous to babel .ldf files that do that job for LaTeX"s own
: fixed names).