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

Last updated: October 04,2024

1. Install "texlive-dpfloat.noarch" package

Here is a brief guide to show you how to install texlive-dpfloat.noarch on Fedora 34

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

2. Uninstall "texlive-dpfloat.noarch" package

This guide let you learn how to uninstall texlive-dpfloat.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:10:23 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-dpfloat
Epoch : 9
Version : svn17196.0
Release : 39.fc34
Architecture : noarch
Size : 17 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.