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

Last updated: September 28,2024

1. Install "texlive-placeins.noarch" package

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

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

2. Uninstall "texlive-placeins.noarch" package

This guide covers the steps necessary to uninstall texlive-placeins.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:54:35 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-placeins
Epoch : 9
Version : svn19848.2.2
Release : 55.fc36
Architecture : noarch
Size : 14 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.