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

Last updated: November 27,2024

1. Install "texlive-filehook.noarch" package

Please follow the guidance below to install texlive-filehook.noarch on Fedora 35

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

2. Uninstall "texlive-filehook.noarch" package

Please follow the step by step instructions below to uninstall texlive-filehook.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:15:06 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-filehook
Epoch : 9
Version : svn56479
Release : 48.fc35
Architecture : noarch
Size : 25 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Hooks for input files
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides several file hooks (AtBegin, AtEnd, ...)
: for files read by \input, \include and \InputIfFileExists.
: General hooks for all such files (e.g. all \include'd ones) and
: file specific hooks only used for named files are provided; two
: hooks are provided for the end of \included files -- one
: before, and one after the final \clearpage.