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

Last updated: November 26,2024

1. Install "texlive-everypage.noarch" package

Learn how to install texlive-everypage.noarch on Fedora 39

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

2. Uninstall "texlive-everypage.noarch" package

Please follow the instructions below to uninstall texlive-everypage.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:10:39 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-everypage
Epoch : 11
Version : svn56694
Release : 69.fc39
Architecture : noarch
Size : 16 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Provide hooks to be run on every page of a document
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.