How to Install and Uninstall rubber.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "rubber.noarch" package

This guide covers the steps necessary to install rubber.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rubber.noarch

2. Uninstall "rubber.noarch" package

Please follow the guidelines below to uninstall rubber.noarch on Fedora 34:

$ sudo dnf remove rubber.noarch $ sudo dnf autoremove

3. Information about the rubber.noarch package on Fedora 34

Last metadata expiration check: 0:52:14 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubber
Version : 1.5.1
Release : 6.fc34
Architecture : noarch
Size : 354 k
Source : rubber-1.5.1-6.fc34.src.rpm
Repository : fedora
Summary : An automated system for building LaTeX documents
URL : https://launchpad.net/rubber
License : GPL+
Description : This is a building system for LaTeX documents. It is based on a routine that
: runs just as many compilations as necessary. The module system provides a
: great flexibility that virtually allows support for any package with no user
: intervention, as well as pre- and post-processing of the document. The
: standard modules currently provide support for bibtex, dvips, dvipdfm, pdftex,
: makeindex. A good number of standard packages are supported, including
: graphics/graphicx (with automatic conversion between various formats and
: Metapost compilation).