How to Install and Uninstall R-java-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 04,2024

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

Please follow the step by step instructions below to install R-java-devel.x86_64 on CentOS 8 / RHEL 8

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

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

Please follow the instructions below to uninstall R-java-devel.x86_64 on CentOS 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 CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:43:56 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : R-java-devel
Version : 4.0.4
Release : 1.el8
Architecture : x86_64
Size : 37 k
Source : R-4.0.4-1.el8.src.rpm
Repository : epel
Summary : Development package for use with Java enabled R components
URL : http://www.r-project.org
License : GPLv2+
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.