How to Install and Uninstall texlive-arara Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "texlive-arara" package
Here is a brief guide to show you how to install texlive-arara on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-arara
Copied
2. Uninstall "texlive-arara" package
Learn how to uninstall texlive-arara on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-arara
Copied
3. Information about the texlive-arara package on openSuSE Tumbleweed
Information for package texlive-arara:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-arara
Version : 2023.209.7.0.4svn63760-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 12.6 MiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Automation of LaTeX compilation
Description :
Arara is comparable with other well-known compilation tools
like latexmk and rubber. The key difference is that arara
determines its actions from metadata in the source code, rather
than relying on indirect resources, such as log file analysis.
Arara requires a Java virtual machine.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-arara
Version : 2023.209.7.0.4svn63760-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 12.6 MiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Automation of LaTeX compilation
Description :
Arara is comparable with other well-known compilation tools
like latexmk and rubber. The key difference is that arara
determines its actions from metadata in the source code, rather
than relying on indirect resources, such as log file analysis.
Arara requires a Java virtual machine.