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

Last updated: November 28,2024

1. Install "texlive-subfigure.noarch" package

In this section, we are going to explain the necessary steps to install texlive-subfigure.noarch on Fedora 38

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

2. Uninstall "texlive-subfigure.noarch" package

Learn how to uninstall texlive-subfigure.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:56:23 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-subfigure
Epoch : 10
Version : svn15878.2.1.5
Release : 65.fc38
Architecture : noarch
Size : 19 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Deprecated: Figures divided into subfigures
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : Provides support for the manipulation and reference of small or
: 'sub' figures and tables within a single figure or table
: environment. It is convenient to use this package when your
: subfigures are to be separately captioned, referenced, or are
: to be included in the List-of-Figures. A new \subfigure command
: is introduced which can be used inside a figure environment for
: each subfigure. An optional first argument is used as the
: caption for that subfigure. The package is now considered
: obsolete: it was superseded by subfig, but users may find the
: more recent subcaption package more satisfactory.