How to Install and Uninstall R-rJava.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "R-rJava.x86_64" package

Learn how to install R-rJava.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install R-rJava.x86_64

2. Uninstall "R-rJava.x86_64" package

Please follow the guidelines below to uninstall R-rJava.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove R-rJava.x86_64 $ sudo dnf autoremove

3. Information about the R-rJava.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:41:43 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : R-rJava
Version : 1.0.6
Release : 5.el9
Architecture : x86_64
Size : 771 k
Source : R-rJava-1.0.6-5.el9.src.rpm
Repository : epel
Summary : Low-Level R to Java Interface
URL : https://cran.r-project.org/package=rJava
License : LGPL-2.1-only
Description : Low-level interface to Java VM very much like .C/.Call and friends.
: Allows creation of objects, calling methods and accessing fields.