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

Last updated: June 23,2024

1. Install "texlive-subfloat.noarch" package

This guide let you learn how to install texlive-subfloat.noarch on Fedora 35

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

2. Uninstall "texlive-subfloat.noarch" package

Please follow the steps below to uninstall texlive-subfloat.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:48:00 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-subfloat
Epoch : 9
Version : svn29349.2.14
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.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.