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

Last updated: July 01,2024

1. Install "texlive-boxhandler.noarch" package

Please follow the steps below to install texlive-boxhandler.noarch on Fedora 36

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

2. Uninstall "texlive-boxhandler.noarch" package

Please follow the guidelines below to uninstall texlive-boxhandler.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:09:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-boxhandler
Epoch : 9
Version : svn28031.1.30
Release : 55.fc36
Architecture : noarch
Size : 21 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Flexible Captioning and Deferred Box/List Printing
URL : http://tug.org/texlive/
License : LPPL
Description : The package allows the user to optimise presentation of LaTeX
: tables and figures. Boxhandler will lay out table and figure
: captions with a variety of stylistic apperances, and will also
: allow figures and tables to be "wrapped" in a manner consistent
: with many business and government documents. For a document
: that might appear in different venues with different
: formatting, boxhandler permits the creation of a LaTeX source
: document that can, with a single-line change in the source
: code, produce an output that has very different layout from the
: baseline configuration, not only in terms of caption style, but
: more importantly in terms of the locations where figures,
: tables and lists appear (or not) in the document. Deferral
: routines also allow one to keep all figure and table data in a
: separate source file, while nonetheless producing a document
: with figures and tables appearing in the desired location.