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

Last updated: June 29,2024

1. Install "R-IRkernel.noarch" package

Please follow the guidelines below to install R-IRkernel.noarch on Fedora 34

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

2. Uninstall "R-IRkernel.noarch" package

Learn how to uninstall R-IRkernel.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:36:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-IRkernel
Version : 1.2
Release : 3.fc34
Architecture : noarch
Size : 231 k
Source : R-IRkernel-1.2-3.fc34.src.rpm
Repository : updates
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.