How to Install and Uninstall texlive-filemod.noarch Package on AlmaLinux 9
Last updated: November 28,2024
1. Install "texlive-filemod.noarch" package
This guide let you learn how to install texlive-filemod.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
texlive-filemod.noarch
Copied
2. Uninstall "texlive-filemod.noarch" package
Please follow the steps below to uninstall texlive-filemod.noarch on AlmaLinux 9:
$
sudo dnf remove
texlive-filemod.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-filemod.noarch package on AlmaLinux 9
Last metadata expiration check: 1:21:37 ago on Wed Mar 13 07:41:12 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.