How to Install and Uninstall texlive-dpfloat Package on openSuSE Tumbleweed

Last updated: May 01,2024

1. Install "texlive-dpfloat" package

This tutorial shows how to install texlive-dpfloat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-dpfloat

2. Uninstall "texlive-dpfloat" package

In this section, we are going to explain the necessary steps to uninstall texlive-dpfloat on openSuSE Tumbleweed:

$ sudo zypper remove texlive-dpfloat

3. Information about the texlive-dpfloat package on openSuSE Tumbleweed

Information for package texlive-dpfloat:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-dpfloat
Version : 2023.209.svn17196-53.3
Arch : noarch
Vendor : openSUSE
Installed Size : 3.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-g-2023-53.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Support for double-page floats
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.

5. The same packages on other Linux Distributions