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

Last updated: September 19,2024

1. Install "texlive-hvfloat.noarch" package

Here is a brief guide to show you how to install texlive-hvfloat.noarch on Fedora 34

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

2. Uninstall "texlive-hvfloat.noarch" package

This guide covers the steps necessary to uninstall texlive-hvfloat.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:01:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-hvfloat
Epoch : 9
Version : svn52010
Release : 39.fc34
Architecture : noarch
Size : 23 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.