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

Last updated: October 07,2024

1. Install "texlive-dpfloat.noarch" package

Please follow the step by step instructions below to install texlive-dpfloat.noarch on Fedora 36

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

2. Uninstall "texlive-dpfloat.noarch" package

This is a short guide on how to uninstall texlive-dpfloat.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:11:45 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-dpfloat
Epoch : 9
Version : svn17196.0
Release : 55.fc36
Architecture : noarch
Size : 17 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Support for double-page floats
URL : http://tug.org/texlive/
License : LPPL
Description : Provides fullpage and leftfullpage environments, that may be
: used inside a figure, table, or other float environment. If the
: first of a 2-page spread uses a "leftfullpage" environment, the
: float will only be typeset on an even-numbered page, and the
: two floats will appear side-by-side in a two-sided document.