How to Install and Uninstall texlive-everypage.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "texlive-everypage.noarch" package

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

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

2. Uninstall "texlive-everypage.noarch" package

This guide covers the steps necessary to uninstall texlive-everypage.noarch on Fedora 35:

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

3. Information about the texlive-everypage.noarch package on Fedora 35

Last metadata expiration check: 5:34:57 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-everypage
Epoch : 9
Version : svn56694
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Provide hooks to be run on every page of a document
URL : http://tug.org/texlive/
License : LPPL
Description : The package provides hooks to perform actions on every page, or
: on the current page. Specifically, actions are performed after
: the page is composed, but before it is shipped, so they can be
: used to prepare the output page in tasks like putting
: watermarks in the background, or in setting the next page
: layout, etc.