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

Last updated: October 05,2024

1. Install "texlive-morefloats.noarch" package

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

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

2. Uninstall "texlive-morefloats.noarch" package

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

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

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

Last metadata expiration check: 1:21:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-morefloats
Epoch : 9
Version : svn37927.1.0h
Release : 39.fc34
Architecture : noarch
Size : 23 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Increase the number of simultaneous LaTeX floats
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : LaTeX can, by default, only cope with 18 outstanding floats;
: any more, and you get the error "too many unprocessed floats".
: This package releases the limit; TeX itself imposes limits
: (which are independent of the help offered by e-TeX). However,
: if your floats can't be placed anywhere, extending the number
: of floats merely delays the arrival of the inevitable error
: message.