How to Install and Uninstall texlive-captcont.noarch Package on Fedora 38

Last updated: October 05,2024

1. Install "texlive-captcont.noarch" package

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

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

2. Uninstall "texlive-captcont.noarch" package

Please follow the instructions below to uninstall texlive-captcont.noarch on Fedora 38:

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

3. Information about the texlive-captcont.noarch package on Fedora 38

Last metadata expiration check: 3:46:55 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-captcont
Epoch : 10
Version : svn15878.2.0
Release : 65.fc38
Architecture : noarch
Size : 16 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Retain float number across several floats
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The captcont package provides the ability to continue the
: numbering in your float environment (figure, table, etc.) with
: minimal overhead. This package adds three commands: \caption*,
: \captcont, and \captcont*. Along with the \caption command,
: these give full control over the caption numbering, caption
: text and the entries in the list-of pages. The \caption and
: \captcont commands generate list-of page entries. The \caption
: and \caption* commands increment the figure or table counter.
: Captcont also fully supports the subfigure package.