How to Install and Uninstall texlive-filehook.noarch Package on AlmaLinux 8

Last updated: May 15,2024

1. Install "texlive-filehook.noarch" package

Please follow the steps below to install texlive-filehook.noarch on AlmaLinux 8

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

2. Uninstall "texlive-filehook.noarch" package

This is a short guide on how to uninstall texlive-filehook.noarch on AlmaLinux 8:

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

3. Information about the texlive-filehook.noarch package on AlmaLinux 8

Last metadata expiration check: 1:15:30 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : texlive-filehook
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 282 k
Source : texlive-20180414-25.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.