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

Last updated: January 12,2025

1. Install "texlive-filehook.noarch" package

In this section, we are going to explain the necessary steps to install texlive-filehook.noarch on Fedora 39

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

2. Uninstall "texlive-filehook.noarch" package

Please follow the steps below to uninstall texlive-filehook.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:41:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-filehook
Epoch : 11
Version : svn64822
Release : 69.fc39
Architecture : noarch
Size : 23 k
Source : texlive-2023-69.fc39.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.