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

Last updated: January 15,2025

1. Install "texlive-subfloat.noarch" package

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

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

2. Uninstall "texlive-subfloat.noarch" package

This guide covers the steps necessary to uninstall texlive-subfloat.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:36:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-subfloat
Epoch : 9
Version : svn29349.2.14
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.