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

Last updated: June 29,2024

1. Install "texlive-endfloat" package

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

$ sudo zypper refresh $ sudo zypper install texlive-endfloat

2. Uninstall "texlive-endfloat" package

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

$ sudo zypper remove texlive-endfloat

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

Information for package texlive-endfloat:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-endfloat
Version : 2023.211.2.7svn57090-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 16.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-h-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Move floats to the end, leaving markers where they belong
Description :
Place all floats on pages by themselves at the end of the
document, optionally leaving markers like "[Figure 3 about
here]" in the text near to where the figure (or table) would
normally have occurred. Float types figure and table are
recognised by the package, unmodified. Since several packages
define other types of float, it is possible to register these
float types with endfloat.

5. The same packages on other Linux Distributions