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

Last updated: July 03,2024

1. Install "texlive-everyhook.noarch" package

Here is a brief guide to show you how to install texlive-everyhook.noarch on Fedora 35

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

2. Uninstall "texlive-everyhook.noarch" package

Here is a brief guide to show you how to uninstall texlive-everyhook.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:56:06 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-everyhook
Epoch : 9
Version : svn35675.1.2
Release : 48.fc35
Architecture : noarch
Size : 21 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Hooks for standard TeX token lists
URL : http://tug.org/texlive/
License : LPPL 1.3
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.