How to Install and Uninstall R-RInside.x86_64 Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "R-RInside.x86_64" package
Here is a brief guide to show you how to install R-RInside.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
R-RInside.x86_64
Copied
2. Uninstall "R-RInside.x86_64" package
Please follow the step by step instructions below to uninstall R-RInside.x86_64 on CentOS Stream 9:
$
sudo dnf remove
R-RInside.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-RInside.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:06:22 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : R-RInside
Version : 0.2.18
Release : 4.el9
Architecture : x86_64
Size : 70 k
Source : R-RInside-0.2.18-4.el9.src.rpm
Repository : epel
Summary : C++ Classes to Embed R in C++ (and C) Applications
URL : https://cran.r-project.org/package=RInside
License : GPL-2.0-or-later
Description : The RInside packages makes it easier to have "R inside" your C++
: application by providing a C++ wrapper class providing the R
: interpreter.
Available Packages
Name : R-RInside
Version : 0.2.18
Release : 4.el9
Architecture : x86_64
Size : 70 k
Source : R-RInside-0.2.18-4.el9.src.rpm
Repository : epel
Summary : C++ Classes to Embed R in C++ (and C) Applications
URL : https://cran.r-project.org/package=RInside
License : GPL-2.0-or-later
Description : The RInside packages makes it easier to have "R inside" your C++
: application by providing a C++ wrapper class providing the R
: interpreter.