How to Install and Uninstall texlive-cluttex Package on openSUSE Leap
Last updated: November 23,2024
1. Install "texlive-cluttex" package
Please follow the step by step instructions below to install texlive-cluttex on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-cluttex
Copied
2. Uninstall "texlive-cluttex" package
Please follow the instructions below to uninstall texlive-cluttex on openSUSE Leap:
$
sudo zypper remove
texlive-cluttex
Copied
3. Information about the texlive-cluttex package on openSUSE Leap
Information for package texlive-cluttex:
----------------------------------------
Repository : Main Repository
Name : texlive-cluttex
Version : 2021.189.0.0.5svn53698-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 112.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2021-150400.17.1.src
Upstream URL : http://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 : Main Repository
Name : texlive-cluttex
Version : 2021.189.0.0.5svn53698-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 112.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-e-2021-150400.17.1.src
Upstream URL : http://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).