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

Last updated: June 29,2024

1. Install "texlive-placeins.noarch" package

Please follow the steps below to install texlive-placeins.noarch on Fedora 34

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

2. Uninstall "texlive-placeins.noarch" package

Please follow the steps below to uninstall texlive-placeins.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:00:08 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-placeins
Epoch : 9
Version : svn19848.2.2
Release : 39.fc34
Architecture : noarch
Size : 15 k
Source : texlive-2020-39.fc34.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.