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

Last updated: November 29,2024

1. Install "R-brew.noarch" package

Please follow the steps below to install R-brew.noarch on Fedora 38

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

2. Uninstall "R-brew.noarch" package

Learn how to uninstall R-brew.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:24:46 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : R-brew
Version : 1.0.7
Release : 3.fc38
Architecture : noarch
Size : 75 k
Source : R-brew-1.0.7-3.fc38.src.rpm
Repository : updates
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.