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

Last updated: October 12,2024

1. Install "texlive-hvfloat.noarch" package

Please follow the guidance below to install texlive-hvfloat.noarch on Fedora 38

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

2. Uninstall "texlive-hvfloat.noarch" package

Learn how to uninstall texlive-hvfloat.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:42:59 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-hvfloat
Epoch : 10
Version : svn65069
Release : 65.fc38
Architecture : noarch
Size : 26 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Rotating caption and object of floats independently
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.