How to Install and Uninstall texlive-cluttex Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "texlive-cluttex" package
Please follow the step by step instructions below to install texlive-cluttex on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-cluttex
Copied
2. Uninstall "texlive-cluttex" package
Here is a brief guide to show you how to uninstall texlive-cluttex on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-cluttex
Copied
3. Information about the texlive-cluttex package on openSuSE Tumbleweed
Information for package texlive-cluttex:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-cluttex
Version : 2023.209.0.0.5.1svn60964-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 113.6 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : An automation tool for running LaTeX
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).
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-cluttex
Version : 2023.209.0.0.5.1svn60964-54.2
Arch : noarch
Vendor : openSUSE
Installed Size : 113.6 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2023-54.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : An automation tool for running LaTeX
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).