How to Install and Uninstall texlive-placeins.noarch Package on Oracle Linux 9
Last updated: November 24,2024
1. Install "texlive-placeins.noarch" package
This guide covers the steps necessary to install texlive-placeins.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
texlive-placeins.noarch
Copied
2. Uninstall "texlive-placeins.noarch" package
Learn how to uninstall texlive-placeins.noarch on Oracle Linux 9:
$
sudo dnf remove
texlive-placeins.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-placeins.noarch package on Oracle Linux 9
Last metadata expiration check: 3:53:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive-placeins
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 264 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_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.
Available Packages
Name : texlive-placeins
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 264 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_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.