How to Install and Uninstall texlive-arara.noarch Package on Fedora 36

Last updated: October 11,2024

1. Install "texlive-arara.noarch" package

Please follow the step by step instructions below to install texlive-arara.noarch on Fedora 36

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

2. Uninstall "texlive-arara.noarch" package

Please follow the instructions below to uninstall texlive-arara.noarch on Fedora 36:

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

3. Information about the texlive-arara.noarch package on Fedora 36

Last metadata expiration check: 5:34:49 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-arara
Epoch : 9
Version : 20210325
Release : 47.fc36
Architecture : noarch
Size : 12 M
Source : texlive-base-20210325-47.fc36.src.rpm
Repository : fedora
Summary : Automation of LaTeX compilation
URL : http://tug.org/texlive/
License : BSD
Description : Arara is comparable with other well-known compilation tools
: like latexmk and rubber. The key difference is that that arara
: determines its actions from metadata in the source code, rather
: than relying on indirect resources, such as log file analysis.