How to Install and Uninstall texlive-everyhook.noarch Package on Fedora 38

Last updated: January 15,2025

1. Install "texlive-everyhook.noarch" package

This is a short guide on how to install texlive-everyhook.noarch on Fedora 38

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

2. Uninstall "texlive-everyhook.noarch" package

This guide covers the steps necessary to uninstall texlive-everyhook.noarch on Fedora 38:

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

3. Information about the texlive-everyhook.noarch package on Fedora 38

Last metadata expiration check: 1:49:22 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-everyhook
Epoch : 10
Version : svn35675.1.2
Release : 65.fc38
Architecture : noarch
Size : 19 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Hooks for standard TeX token lists
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The package takes control of the six TeX token registers
: \everypar, \everymath, \everydisplay, \everyhbox, \everyvbox
: and \everycr. Real hooks for each of the registers may be
: installed using a stack like interface. For backwards
: compatibility, each of the \everyX token lists can be set
: without interfering with the hooks.