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

Last updated: October 12,2024

1. Install "texlive-subfloat.noarch" package

This guide covers the steps necessary to install texlive-subfloat.noarch on Fedora 36

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

2. Uninstall "texlive-subfloat.noarch" package

Please follow the guidance below to uninstall texlive-subfloat.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:40:21 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-subfloat
Epoch : 9
Version : svn29349.2.14
Release : 55.fc36
Architecture : noarch
Size : 17 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Sub-numbering for figures and tables
URL : http://tug.org/texlive/
License : LPPL
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.