How to Install and Uninstall texlive-placeins.noarch Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "texlive-placeins.noarch" package
Please follow the steps below to install texlive-placeins.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-placeins.noarch
Copied
2. Uninstall "texlive-placeins.noarch" package
This is a short guide on how to uninstall texlive-placeins.noarch on Oracle Linux 8:
$
sudo dnf remove
texlive-placeins.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-placeins.noarch package on Oracle Linux 8
Last metadata expiration check: 3:43:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-placeins
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 278 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_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 : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 278 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_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.