How to Install and Uninstall texlive-cntperchap.noarch Package on Fedora 36

Last updated: June 29,2024

1. Install "texlive-cntperchap.noarch" package

Here is a brief guide to show you how to install texlive-cntperchap.noarch on Fedora 36

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

2. Uninstall "texlive-cntperchap.noarch" package

Please follow the steps below to uninstall texlive-cntperchap.noarch on Fedora 36:

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

3. Information about the texlive-cntperchap.noarch package on Fedora 36

Last metadata expiration check: 1:40:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-cntperchap
Epoch : 9
Version : svn37572.0.3
Release : 55.fc36
Architecture : noarch
Size : 22 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Store counter values per chapter
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : This package stores values of counters (which have been
: registered beforehand) on a per chapter base and provides the
: values on demand in the 2nd LaTeX compilation run. In this way
: it is possible to know how many sections etc. there are lying
: ahead and to react to these counter values, if needed. This is
: a preliminary version that has been tested with book.cls,
: memoir.cls, and scrbook.cls. The packages assoccnt (by the same
: author) and xparse are needed as well.