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

Last updated: January 07,2025

1. Install "texlive-rotfloat.noarch" package

This is a short guide on how to install texlive-rotfloat.noarch on Fedora 38

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

2. Uninstall "texlive-rotfloat.noarch" package

This is a short guide on how to uninstall texlive-rotfloat.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:32:03 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-rotfloat
Epoch : 10
Version : svn18292.1.2
Release : 65.fc38
Architecture : noarch
Size : 15 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Rotate floats
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The float package provides commands to define new floats of
: various styles (plain, boxed, ruled, and userdefined ones); the
: rotating package provides new environments (sidewaysfigure and
: sidewaystable) which are rotated by 90 or 270 degrees. But what
: about new rotated floats, e.g. a rotated ruled one? This
: package makes this possible; it builds a bridge between the two
: packages and extends the commands from the float package to
: define rotated versions of the new floats, too.