How to Install and Uninstall R-inline.noarch Package on Rocky Linux 9
Last updated: January 10,2025
1. Install "R-inline.noarch" package
This guide covers the steps necessary to install R-inline.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
R-inline.noarch
Copied
2. Uninstall "R-inline.noarch" package
Please follow the instructions below to uninstall R-inline.noarch on Rocky Linux 9:
$
sudo dnf remove
R-inline.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-inline.noarch package on Rocky Linux 9
Last metadata expiration check: 2:02:06 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : R-inline
Version : 0.3.19
Release : 9.el9
Architecture : noarch
Size : 147 k
Source : R-inline-0.3.19-9.el9.src.rpm
Repository : epel
Summary : Functions to Inline C, C++, Fortran Function Calls from R
URL : https://cran.r-project.org/package=inline
License : LGPL-2.0-or-later
Description : Functionality to dynamically define R functions and S4 methods with
: 'inlined' C, C++ or Fortran code supporting the .C and .Call calling
: conventions.
Available Packages
Name : R-inline
Version : 0.3.19
Release : 9.el9
Architecture : noarch
Size : 147 k
Source : R-inline-0.3.19-9.el9.src.rpm
Repository : epel
Summary : Functions to Inline C, C++, Fortran Function Calls from R
URL : https://cran.r-project.org/package=inline
License : LGPL-2.0-or-later
Description : Functionality to dynamically define R functions and S4 methods with
: 'inlined' C, C++ or Fortran code supporting the .C and .Call calling
: conventions.