How to Install and Uninstall texlive-cluttex.noarch Package on Fedora 38

Last updated: October 14,2024

1. Install "texlive-cluttex.noarch" package

Please follow the steps below to install texlive-cluttex.noarch on Fedora 38

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

2. Uninstall "texlive-cluttex.noarch" package

Please follow the guidelines below to uninstall texlive-cluttex.noarch on Fedora 38:

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

3. Information about the texlive-cluttex.noarch package on Fedora 38

Last metadata expiration check: 2:27:52 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-cluttex
Epoch : 10
Version : svn60964
Release : 72.fc38
Architecture : noarch
Size : 407 k
Source : texlive-base-20220321-72.fc38.src.rpm
Repository : updates
Summary : An automation tool for running LaTeX
URL : http://tug.org/texlive/
License : GPL-3.0-or-later
Description : This is another tool for the automation of LaTeX document
: processing, like latexmk or arara. The main feature of this
: tool is that it does not clutter your working directory with
: .aux or .log or other auxiliary files. It has of course the
: usual features of automation tools: It automatically re-runs
: (La)TeX for cross-references. MakeIndex, BibTeX, Biber, or
: makeglossaries will be executed if a corresponding option is
: set. Furthermore, cluttex can watch input files for changes
: (using an external program).