How to Install and Uninstall R-rpm-macros.noarch Package on CentOS 8 / RHEL 8

Last updated: April 29,2024

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

Learn how to install R-rpm-macros.noarch on CentOS 8 / RHEL 8

$ 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 CentOS 8 / RHEL 8:

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

3. Information about the R-rpm-macros.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:44:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : R-rpm-macros
Version : 1.1.0
Release : 2.el8
Architecture : noarch
Size : 11 k
Source : R-rpm-macros-1.1.0-2.el8.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.