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

Last updated: January 12,2025

1. Install "texlive-subfloat.noarch" package

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

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

2. Uninstall "texlive-subfloat.noarch" package

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

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

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

Last metadata expiration check: 3:57:57 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-subfloat
Epoch : 11
Version : svn29349.2.14
Release : 69.fc39
Architecture : noarch
Size : 16 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Sub-numbering for figures and tables
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package enables sub-numbering of floats (figures and
: tables) similar to the subequations-environment of the amsmath
: package. The subfloat package is not to be confused with the
: subfig package which generates sub-figures within one normal
: figure, and manages their placement; subfloat only affects
: captions and numbering.