How to Install and Uninstall texlive-hvfloat.noarch Package on Fedora 36

Last updated: January 14,2025

1. Install "texlive-hvfloat.noarch" package

This guide covers the steps necessary to install texlive-hvfloat.noarch on Fedora 36

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

2. Uninstall "texlive-hvfloat.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-hvfloat.noarch on Fedora 36:

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

3. Information about the texlive-hvfloat.noarch package on Fedora 36

Last metadata expiration check: 0:40:13 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : texlive-hvfloat
Epoch : 9
Version : svn59104
Release : 55.fc36
Architecture : noarch
Size : 24 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Rotating caption and object of floats independently
URL : http://tug.org/texlive/
License : LPPL
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.