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

Last updated: May 18,2024

1. Install "texlive-placeins.noarch" package

This tutorial shows how to install texlive-placeins.noarch on Fedora 35

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

2. Uninstall "texlive-placeins.noarch" package

Learn how to uninstall texlive-placeins.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:08:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-placeins
Epoch : 9
Version : svn19848.2.2
Release : 48.fc35
Architecture : noarch
Size : 15 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Control float placement
URL : http://tug.org/texlive/
License : Public Domain
Description : Defines a \FloatBarrier command, beyond which floats may not
: pass; useful, for example, to ensure all floats for a section
: appear before the next \section command.