How to Install and Uninstall texlive-currfile.noarch Package on Oracle Linux 8

Last updated: September 19,2024

1. Install "texlive-currfile.noarch" package

In this section, we are going to explain the necessary steps to install texlive-currfile.noarch on Oracle Linux 8

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

2. Uninstall "texlive-currfile.noarch" package

Please follow the guidelines below to uninstall texlive-currfile.noarch on Oracle Linux 8:

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

3. Information about the texlive-currfile.noarch package on Oracle Linux 8

Last metadata expiration check: 5:46:19 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-currfile
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 196 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_appstream
Summary : Provide file name and path of input files
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides macros holding file name information
: (directory, base name, extension, full name and full path) for
: files read by LaTeX \input and \include macros; it uses the
: file hooks provided by the author's filehook. In particular, it
: restores the parent file name after the trailing \clearpage of
: an \included file; as a result, the macros may be usefully
: employed in the page header and footer of the last printed page
: of such a file. The depth of inclusion is made available,
: together with the "parent" (including file) and "parents" (all
: including files to the root of the tree). The package
: supersedes FiNK.