How to Install and Uninstall R-java.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "R-java.x86_64" package
Here is a brief guide to show you how to install R-java.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
R-java.x86_64
Copied
2. Uninstall "R-java.x86_64" package
This guide let you learn how to uninstall R-java.x86_64 on Rocky Linux 8:
$
sudo dnf remove
R-java.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-java.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:28:50 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : R-java
Version : 4.1.3
Release : 1.el8
Architecture : x86_64
Size : 39 k
Source : R-4.1.3-1.el8.src.rpm
Repository : epel
Summary : R with Fedora provided Java Runtime Environment
URL : http://www.r-project.org
License : GPLv2+
Description : A language and environment for statistical computing and graphics.
: R is similar to the award-winning S system, which was developed at
: Bell Laboratories by John Chambers et al. It provides a wide
: variety of statistical and graphical techniques (linear and
: nonlinear modelling, statistical tests, time series analysis,
: classification, clustering, ...).
:
: R is designed as a true computer language with control-flow
: constructions for iteration and alternation, and it allows users to
: add additional functionality by defining new functions. For
: computationally intensive tasks, C, C++ and Fortran code can be linked
: and called at run time.
:
: This package also has an additional dependency on java, as provided by
: Fedora's openJDK.
Available Packages
Name : R-java
Version : 4.1.3
Release : 1.el8
Architecture : x86_64
Size : 39 k
Source : R-4.1.3-1.el8.src.rpm
Repository : epel
Summary : R with Fedora provided Java Runtime Environment
URL : http://www.r-project.org
License : GPLv2+
Description : A language and environment for statistical computing and graphics.
: R is similar to the award-winning S system, which was developed at
: Bell Laboratories by John Chambers et al. It provides a wide
: variety of statistical and graphical techniques (linear and
: nonlinear modelling, statistical tests, time series analysis,
: classification, clustering, ...).
:
: R is designed as a true computer language with control-flow
: constructions for iteration and alternation, and it allows users to
: add additional functionality by defining new functions. For
: computationally intensive tasks, C, C++ and Fortran code can be linked
: and called at run time.
:
: This package also has an additional dependency on java, as provided by
: Fedora's openJDK.