How to Install and Uninstall texlive-filehook.noarch Package on CentOS 8 / RHEL 8

Last updated: November 30,2024

1. Install "texlive-filehook.noarch" package

This guide covers the steps necessary to install texlive-filehook.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-filehook.noarch" package

This guide covers the steps necessary to uninstall texlive-filehook.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-filehook.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:46:42 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-filehook
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 282 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
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.