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

Last updated: October 07,2024

1. Install "texlive-hvfloat.noarch" package

Please follow the instructions below to install texlive-hvfloat.noarch on Fedora 35

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

2. Uninstall "texlive-hvfloat.noarch" package

Please follow the guidance below to uninstall texlive-hvfloat.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:54:07 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-hvfloat
Epoch : 9
Version : svn59104
Release : 48.fc35
Architecture : noarch
Size : 25 k
Source : texlive-2021-48.fc35.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.