How to Install and Uninstall texlive-gincltex.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "texlive-gincltex.noarch" package

Please follow the guidance below to install texlive-gincltex.noarch on Fedora 39

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

2. Uninstall "texlive-gincltex.noarch" package

Please follow the guidance below to uninstall texlive-gincltex.noarch on Fedora 39:

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

3. Information about the texlive-gincltex.noarch package on Fedora 39

Last metadata expiration check: 1:47:51 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-gincltex
Epoch : 11
Version : svn64967
Release : 69.fc39
Architecture : noarch
Size : 19 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Include TeX files as graphics (.tex support for \includegraphics)
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The package builds on the standard LaTeX packages graphics
: and/or graphicx and allows external LaTeX source files to be
: included, in the same way as graphic files, by
: \includegraphics. In effect, then package adds support for the
: .tex extension. Some of the lower level operations like
: clipping and trimming are implemented using the adjustbox
: package which includes native pdflatex support and uses the pgf
: pacakge for other output formats.