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

Last updated: October 05,2024

1. Install "texlive-fancyhandout.noarch" package

Learn how to install texlive-fancyhandout.noarch on Fedora 34

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

2. Uninstall "texlive-fancyhandout.noarch" package

Please follow the steps below to uninstall texlive-fancyhandout.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:36:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-fancyhandout
Epoch : 9
Version : svn46411
Release : 39.fc34
Architecture : noarch
Size : 91 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.