How to Install and Uninstall R-IRkernel.noarch Package on Fedora 39

Last updated: January 11,2025

1. Install "R-IRkernel.noarch" package

Please follow the guidance below to install R-IRkernel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install R-IRkernel.noarch

2. Uninstall "R-IRkernel.noarch" package

This tutorial shows how to uninstall R-IRkernel.noarch on Fedora 39:

$ sudo dnf remove R-IRkernel.noarch $ sudo dnf autoremove

3. Information about the R-IRkernel.noarch package on Fedora 39

Last metadata expiration check: 0:06:19 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : R-IRkernel
Version : 1.3.2
Release : 4.fc39
Architecture : noarch
Size : 251 k
Source : R-IRkernel-1.3.2-4.fc39.src.rpm
Repository : fedora
Summary : Native R Kernel for the 'Jupyter Notebook'
URL : https://CRAN.R-project.org/package=IRkernel
License : MIT
Description : The R kernel for the 'Jupyter' environment executes R code which the front-end
: ('Jupyter Notebook' or other front-ends) submits to the kernel via the network.