How to Install and Uninstall R-rpm-macros.noarch Package on Oracle Linux 9

Last updated: July 05,2024

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

This guide let you learn how to install R-rpm-macros.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall R-rpm-macros.noarch on Oracle Linux 9:

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

3. Information about the R-rpm-macros.noarch package on Oracle Linux 9

Last metadata expiration check: 0:26:49 ago on Thu Feb 15 07:50:05 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.