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

Last updated: October 06,2024

1. Install "texlive-arara.noarch" package

Please follow the instructions below to install texlive-arara.noarch on Fedora 34

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

2. Uninstall "texlive-arara.noarch" package

This tutorial shows how to uninstall texlive-arara.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:39:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-arara
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : noarch
Size : 15 M
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
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.