How to Install and Uninstall texlive-placeins.noarch Package on CentOS 8 / RHEL 8

Last updated: June 29,2024

1. Install "texlive-placeins.noarch" package

Please follow the guidance below to install texlive-placeins.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-placeins.noarch" package

Learn how to uninstall texlive-placeins.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-placeins.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:49:19 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-placeins
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 277 k
Source : texlive-20180414-19.el8.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.