How to Install and Uninstall texlive-hvfloat Package on openSUSE Leap

Last updated: May 04,2024

1. Install "texlive-hvfloat" package

In this section, we are going to explain the necessary steps to install texlive-hvfloat on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-hvfloat

2. Uninstall "texlive-hvfloat" package

Please follow the steps below to uninstall texlive-hvfloat on openSUSE Leap:

$ sudo zypper remove texlive-hvfloat

3. Information about the texlive-hvfloat package on openSUSE Leap

Information for package texlive-hvfloat:
----------------------------------------
Repository : Main Repository
Name : texlive-hvfloat
Version : 2021.189.2.19svn58411-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 42.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-l-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Rotating caption and object of floats independently
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