How to Install and Uninstall R-rpm-macros.noarch Package on Fedora 35

Last updated: January 10,2025

1. Install "R-rpm-macros.noarch" package

This tutorial shows how to install R-rpm-macros.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install R-rpm-macros.noarch

2. Uninstall "R-rpm-macros.noarch" package

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

$ sudo dnf remove R-rpm-macros.noarch $ sudo dnf autoremove

3. Information about the R-rpm-macros.noarch package on Fedora 35

Last metadata expiration check: 1:54:50 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : R-rpm-macros
Version : 1.2.1
Release : 3.fc35
Architecture : noarch
Size : 11 k
Source : R-rpm-macros-1.2.1-3.fc35.src.rpm
Repository : fedora
Summary : Macros to help produce R packages
URL : https://github.com/rpm-software-management/R-rpm-macros
License : MIT
Description : This package contains the R RPM macros, that most implementations should rely
: on.
:
: You should not need to install this package manually as the R-devel package
: requires it. So install the R-devel package instead.