How to Install and Uninstall texlive-filemod.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 11,2025
1. Install "texlive-filemod.noarch" package
Here is a brief guide to show you how to install texlive-filemod.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
texlive-filemod.noarch
Copied
2. Uninstall "texlive-filemod.noarch" package
This tutorial shows how to uninstall texlive-filemod.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
texlive-filemod.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-filemod.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:49:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : texlive-filemod
Epoch : 9
Version : 20200406
Release : 34.el9
Architecture : noarch
Size : 287 k
Source : texlive-extension-20200406-34.el9.src.rpm
Repository : epel
Summary : Provide file modification times, and compare them
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides macros to read and compare the
: modification dates of files. The files may be .tex files,
: images or other files (as long as they can be found by LaTeX).
: It uses the \pdffilemoddate primitive of pdfLaTeX to find the
: file modification date as PDF date string, parses the string
: and returns the value to the user. The package will also work
: for DVI output with recent versions of the LaTeX compiler which
: uses pdfLaTeX in DVI mode. The functionality is provided by
: purely expandable macros or by faster but non-expandable ones.
Available Packages
Name : texlive-filemod
Epoch : 9
Version : 20200406
Release : 34.el9
Architecture : noarch
Size : 287 k
Source : texlive-extension-20200406-34.el9.src.rpm
Repository : epel
Summary : Provide file modification times, and compare them
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides macros to read and compare the
: modification dates of files. The files may be .tex files,
: images or other files (as long as they can be found by LaTeX).
: It uses the \pdffilemoddate primitive of pdfLaTeX to find the
: file modification date as PDF date string, parses the string
: and returns the value to the user. The package will also work
: for DVI output with recent versions of the LaTeX compiler which
: uses pdfLaTeX in DVI mode. The functionality is provided by
: purely expandable macros or by faster but non-expandable ones.