How to Install and Uninstall R-java-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "R-java-devel.x86_64" package

Please follow the instructions below to install R-java-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install R-java-devel.x86_64

2. Uninstall "R-java-devel.x86_64" package

This guide covers the steps necessary to uninstall R-java-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove R-java-devel.x86_64 $ sudo dnf autoremove

3. Information about the R-java-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:34:09 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : R-java-devel
Version : 4.3.2
Release : 1.el8
Architecture : x86_64
Size : 41 k
Source : R-4.3.2-1.el8.src.rpm
Repository : epel
Summary : Development package for use with Java enabled R components
URL : https://www.r-project.org
License : GPL-2.0-or-later
Description : Install R-java-devel if you are going to develop or compile R packages
: that assume java is present and configured on the system.