How to Install and Uninstall texlive-placeins.noarch Package on CentOS Stream 9

Last updated: October 09,2024

1. Install "texlive-placeins.noarch" package

Please follow the guidelines below to install texlive-placeins.noarch on CentOS Stream 9

$ 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 CentOS Stream 9:

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

3. Information about the texlive-placeins.noarch package on CentOS Stream 9

Last metadata expiration check: 0:12:56 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-placeins
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 261 k
Source : texlive-20200406-26.el9.src.rpm
Repository : appstream
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.