How to Install and Uninstall R-brew.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "R-brew.noarch" package

Learn how to install R-brew.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install R-brew.noarch

2. Uninstall "R-brew.noarch" package

In this section, we are going to explain the necessary steps to uninstall R-brew.noarch on Fedora 34:

$ sudo dnf remove R-brew.noarch $ sudo dnf autoremove

3. Information about the R-brew.noarch package on Fedora 34

Last metadata expiration check: 3:51:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-brew
Version : 1.0.6
Release : 10.fc34
Architecture : noarch
Size : 87 k
Source : R-brew-1.0.6-10.fc34.src.rpm
Repository : fedora
Summary : Templating Framework for Report Generation
URL : https://CRAN.R-project.org/package=brew
License : GPLv2+
Description : brew implements a templating framework for mixing text and R code for
: report generation. brew template syntax is similar to PHP, Ruby's erb
: module, Java Server Pages, and Python's psp module.