How to Install and Uninstall root-r.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "root-r.x86_64" package
In this section, we are going to explain the necessary steps to install root-r.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
root-r.x86_64
Copied
2. Uninstall "root-r.x86_64" package
This guide let you learn how to uninstall root-r.x86_64 on Rocky Linux 8:
$
sudo dnf remove
root-r.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the root-r.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:01:23 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : root-r
Version : 6.26.06
Release : 1.el8
Architecture : x86_64
Size : 135 k
Source : root-6.26.06-1.el8.src.rpm
Repository : epel
Summary : R interface for ROOT
URL : https://root.cern/
License : LGPLv2+
Description : ROOT R is an interface in ROOT to call R functions using an R C++
: interface. This interface opens the possibility in ROOT to use the
: very large set of mathematical and statistical tools provided by R.
: With ROOT R you can perform a conversion from ROOT's C++ objects to
: R's objects, transform the returned R objects into ROOT's C++ objects,
: then the R functionality can be used directly for statistical studies
: in ROOT.
Available Packages
Name : root-r
Version : 6.26.06
Release : 1.el8
Architecture : x86_64
Size : 135 k
Source : root-6.26.06-1.el8.src.rpm
Repository : epel
Summary : R interface for ROOT
URL : https://root.cern/
License : LGPLv2+
Description : ROOT R is an interface in ROOT to call R functions using an R C++
: interface. This interface opens the possibility in ROOT to use the
: very large set of mathematical and statistical tools provided by R.
: With ROOT R you can perform a conversion from ROOT's C++ objects to
: R's objects, transform the returned R objects into ROOT's C++ objects,
: then the R functionality can be used directly for statistical studies
: in ROOT.