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

Last updated: November 29,2024

1. Install "texlive-fancyhandout.noarch" package

In this section, we are going to explain the necessary steps to install texlive-fancyhandout.noarch on Fedora 39

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

2. Uninstall "texlive-fancyhandout.noarch" package

This guide let you learn how to uninstall texlive-fancyhandout.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:51:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-fancyhandout
Epoch : 11
Version : svn46411
Release : 69.fc39
Architecture : noarch
Size : 89 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : A LaTeX class for producing nice-looking handouts
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.