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

Last updated: November 27,2024

1. Install "R-shiny.noarch" package

This guide covers the steps necessary to install R-shiny.noarch on Fedora 35

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

2. Uninstall "R-shiny.noarch" package

Please follow the instructions below to uninstall R-shiny.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:33:02 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-shiny
Version : 1.5.0
Release : 6.fc35~bootstrap
Architecture : noarch
Size : 4.2 M
Source : R-shiny-1.5.0-6.fc35~bootstrap.src.rpm
Repository : fedora
Summary : Web Application Framework for R
URL : https://CRAN.R-project.org/package=shiny
License : GPLv3 and BSD and MIT and OFL
Description : Makes it incredibly easy to build interactive web applications with R.
: Automatic "reactive" binding between inputs and outputs and extensive prebuilt
: widgets make it possible to build beautiful, responsive, and powerful
: applications with minimal effort.