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

Last updated: January 16,2025

1. Install "texlive-filehook.noarch" package

Please follow the instructions below to install texlive-filehook.noarch on Fedora 38

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

2. Uninstall "texlive-filehook.noarch" package

Please follow the instructions below to uninstall texlive-filehook.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:15:10 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-filehook
Epoch : 10
Version : svn64822
Release : 65.fc38
Architecture : noarch
Size : 22 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Hooks for input files
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.