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

Last updated: May 17,2024

1. Install "texlive-fancyhandout.noarch" package

Please follow the guidelines below to install texlive-fancyhandout.noarch on Fedora 36

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

2. Uninstall "texlive-fancyhandout.noarch" package

Learn how to uninstall texlive-fancyhandout.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:07:11 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-fancyhandout
Epoch : 9
Version : svn46411
Release : 55.fc36
Architecture : noarch
Size : 90 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : A LaTeX class for producing nice-looking handouts
URL : http://tug.org/texlive/
License : LPPL
Description : This package breaks with some of LaTeX's principles and
: redefines basic LaTeX commands with the aim of producing
: well-designed and clearly structured handouts: A sans-serif
: font is used by default; sections are not numbered, but
: highlighted by underlining; head- and footline display document
: information; and in order to avoid too much whitespace around
: the text the margin sizes are adjusted to smaller values. All
: in all, fancyhandout provides a means of typesetting documents
: not exclusively consisting of running text in a beautiful way.
: fancyhandout depends on the following other LaTeX packages:
: csquotes, enumitem, etoolbox, fancyhdr, geometry, and xcolor.