How to Install and Uninstall R-rpm-macros.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

Please follow the instructions below to install R-rpm-macros.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall R-rpm-macros.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the R-rpm-macros.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:15:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : R-rpm-macros
Version : 1.2.1
Release : 4.el9
Architecture : noarch
Size : 11 k
Source : R-rpm-macros-1.2.1-4.el9.src.rpm
Repository : epel
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.