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

Last updated: October 07,2024

1. Install "R-IRkernel.noarch" package

Please follow the instructions below to install R-IRkernel.noarch on Fedora 35

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

2. Uninstall "R-IRkernel.noarch" package

Please follow the steps below to uninstall R-IRkernel.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:47:13 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-IRkernel
Version : 1.2
Release : 2.fc35
Architecture : noarch
Size : 234 k
Source : R-IRkernel-1.2-2.fc35.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.