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

Last updated: May 18,2024

1. Install "texlive-hvfloat" package

Please follow the guidelines below to install texlive-hvfloat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-hvfloat

2. Uninstall "texlive-hvfloat" package

This tutorial shows how to uninstall texlive-hvfloat on openSuSE Tumbleweed:

$ sudo zypper remove texlive-hvfloat

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

Information for package texlive-hvfloat:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-hvfloat
Version : 2023.209.2.45svn65671-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 88.6 KiB
Installed : No
Status : not installed
Source package : texlive-specs-l-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Controlling captions, fullpage and doublepage floats
Description :
This package defines a macro to place objects (tables and
figures) and their captions in different positions with
different rotating angles within a float. All objects and
captions can be framed. The main command is \hvFloat{float
type}{floating object}{caption}{label}; a simple example is
\hvFloat{figure}{\includegraphics{rose}}{Caption}{fig:0}.
Options are provided to place captions to the right or left,
and rotated. Setting nonFloat=true results in placing the float
here.

5. The same packages on other Linux Distributions