How to Install and Uninstall R-java-devel.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

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

Please follow the guidance below to install R-java-devel.x86_64 on AlmaLinux 8

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

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

This is a short guide on how to uninstall R-java-devel.x86_64 on AlmaLinux 8:

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

3. Information about the R-java-devel.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:41:52 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : R-java-devel
Version : 4.1.3
Release : 1.el8
Architecture : x86_64
Size : 38 k
Source : R-4.1.3-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.