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

Last updated: October 10,2024

1. Install "R-brew.noarch" package

Please follow the step by step instructions below to install R-brew.noarch on Fedora 36

$ 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 36:

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

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

Last metadata expiration check: 0:02:10 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-brew
Version : 1.0.6
Release : 13.fc36
Architecture : noarch
Size : 87 k
Source : R-brew-1.0.6-13.fc36.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.