How To Install R-rsconnect on Fedora 36

In this tutorial we learn how to install R-rsconnect in Fedora 36. R-rsconnect is Deployment Interface for R Markdown Documents and Shiny Applications

Introduction

In this tutorial we learn how to install R-rsconnect on Fedora 36.

What is R-rsconnect

Programmatic deployment interface for ‘RPubs’, ‘shinyapps.io’, and ‘RStudio Connect’. Supported content types include R Markdown documents, Shiny applications, Plumber APIs, plots, and static web content.

We can use yum or dnf to install R-rsconnect on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-rsconnect.

Install R-rsconnect on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install R-rsconnect using dnf by running the following command:

sudo dnf -y install R-rsconnect

Install R-rsconnect on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install R-rsconnect using yum by running the following command:

sudo yum -y install R-rsconnect

How To Uninstall R-rsconnect on Fedora 36

To uninstall only the R-rsconnect package we can use the following command:

sudo dnf remove R-rsconnect

R-rsconnect Package Contents on Fedora 36

/usr/share/R/library/rsconnect
/usr/share/R/library/rsconnect/DESCRIPTION
/usr/share/R/library/rsconnect/INDEX
/usr/share/R/library/rsconnect/Meta
/usr/share/R/library/rsconnect/Meta/Rd.rds
/usr/share/R/library/rsconnect/Meta/features.rds
/usr/share/R/library/rsconnect/Meta/hsearch.rds
/usr/share/R/library/rsconnect/Meta/links.rds
/usr/share/R/library/rsconnect/Meta/nsInfo.rds
/usr/share/R/library/rsconnect/Meta/package.rds
/usr/share/R/library/rsconnect/NAMESPACE
/usr/share/R/library/rsconnect/NEWS.md
/usr/share/R/library/rsconnect/R
/usr/share/R/library/rsconnect/R/rsconnect
/usr/share/R/library/rsconnect/R/rsconnect.rdb
/usr/share/R/library/rsconnect/R/rsconnect.rdx
/usr/share/R/library/rsconnect/cert
/usr/share/R/library/rsconnect/cert/shinyapps.io.pem
/usr/share/R/library/rsconnect/examples
/usr/share/R/library/rsconnect/examples/diamonds
/usr/share/R/library/rsconnect/examples/diamonds/server.R
/usr/share/R/library/rsconnect/examples/diamonds/ui.R
/usr/share/R/library/rsconnect/examples/sessioninfo
/usr/share/R/library/rsconnect/examples/sessioninfo/server.R
/usr/share/R/library/rsconnect/examples/sessioninfo/ui.R
/usr/share/R/library/rsconnect/help
/usr/share/R/library/rsconnect/help/AnIndex
/usr/share/R/library/rsconnect/help/accountInfo.html
/usr/share/R/library/rsconnect/help/accountUsage.html
/usr/share/R/library/rsconnect/help/accounts.html
/usr/share/R/library/rsconnect/help/addAuthorizedUser.html
/usr/share/R/library/rsconnect/help/addConnectServer.html
/usr/share/R/library/rsconnect/help/addLinter.html
/usr/share/R/library/rsconnect/help/addServer.html
/usr/share/R/library/rsconnect/help/addServerCertificate.html
/usr/share/R/library/rsconnect/help/aliases.rds
/usr/share/R/library/rsconnect/help/appDependencies.html
/usr/share/R/library/rsconnect/help/applications.html
/usr/share/R/library/rsconnect/help/authorizedUsers.html
/usr/share/R/library/rsconnect/help/configureApp.html
/usr/share/R/library/rsconnect/help/connectApiUser.html
/usr/share/R/library/rsconnect/help/connectUser.html
/usr/share/R/library/rsconnect/help/deployAPI.html
/usr/share/R/library/rsconnect/help/deployApp.html
/usr/share/R/library/rsconnect/help/deployDoc.html
/usr/share/R/library/rsconnect/help/deploySite.html
/usr/share/R/library/rsconnect/help/deployTFModel.html
/usr/share/R/library/rsconnect/help/deployments.html
/usr/share/R/library/rsconnect/help/discoverServers.html
/usr/share/R/library/rsconnect/help/figures
/usr/share/R/library/rsconnect/help/figures/logo.png
/usr/share/R/library/rsconnect/help/figures/logo.svg
/usr/share/R/library/rsconnect/help/forgetDeployment.html
/usr/share/R/library/rsconnect/help/generateAppName.html
/usr/share/R/library/rsconnect/help/lint.html
/usr/share/R/library/rsconnect/help/linter.html
/usr/share/R/library/rsconnect/help/listBundleFiles.html
/usr/share/R/library/rsconnect/help/makeLinterMessage.html
/usr/share/R/library/rsconnect/help/options.html
/usr/share/R/library/rsconnect/help/paths.rds
/usr/share/R/library/rsconnect/help/purgeApp.html
/usr/share/R/library/rsconnect/help/removeAccount.html
/usr/share/R/library/rsconnect/help/removeAuthorizedUser.html
/usr/share/R/library/rsconnect/help/removeServer.html
/usr/share/R/library/rsconnect/help/restartApp.html
/usr/share/R/library/rsconnect/help/rpubsUpload.html
/usr/share/R/library/rsconnect/help/rsconnect-package.html
/usr/share/R/library/rsconnect/help/rsconnect.html
/usr/share/R/library/rsconnect/help/rsconnect.rdb
/usr/share/R/library/rsconnect/help/rsconnect.rdx
/usr/share/R/library/rsconnect/help/rsconnectOptions.html
/usr/share/R/library/rsconnect/help/rsconnectPackages.html
/usr/share/R/library/rsconnect/help/serverInfo.html
/usr/share/R/library/rsconnect/help/servers.html
/usr/share/R/library/rsconnect/help/setAccountInfo.html
/usr/share/R/library/rsconnect/help/setProperty.html
/usr/share/R/library/rsconnect/help/showInvited.html
/usr/share/R/library/rsconnect/help/showLogs.html
/usr/share/R/library/rsconnect/help/showMetrics.html
/usr/share/R/library/rsconnect/help/showProperties.html
/usr/share/R/library/rsconnect/help/showUsage.html
/usr/share/R/library/rsconnect/help/showUsers.html
/usr/share/R/library/rsconnect/help/syncAppMetadata.html
/usr/share/R/library/rsconnect/help/taskLog.html
/usr/share/R/library/rsconnect/help/tasks.html
/usr/share/R/library/rsconnect/help/terminateApp.html
/usr/share/R/library/rsconnect/help/unsetProperty.html
/usr/share/R/library/rsconnect/help/writeManifest.html
/usr/share/R/library/rsconnect/html
/usr/share/R/library/rsconnect/html/00Index.html
/usr/share/R/library/rsconnect/html/R.css
/usr/share/R/library/rsconnect/html/accountUsage.html
/usr/share/R/library/rsconnect/html/accounts.html
/usr/share/R/library/rsconnect/html/addAuthorizedUser.html
/usr/share/R/library/rsconnect/html/addLinter.html
/usr/share/R/library/rsconnect/html/appDependencies.html
/usr/share/R/library/rsconnect/html/applications.html
/usr/share/R/library/rsconnect/html/authorizedUsers.html
/usr/share/R/library/rsconnect/html/configureApp.html
/usr/share/R/library/rsconnect/html/connectApiUser.html
/usr/share/R/library/rsconnect/html/connectUser.html
/usr/share/R/library/rsconnect/html/deployAPI.html
/usr/share/R/library/rsconnect/html/deployApp.html
/usr/share/R/library/rsconnect/html/deployDoc.html
/usr/share/R/library/rsconnect/html/deploySite.html
/usr/share/R/library/rsconnect/html/deployTFModel.html
/usr/share/R/library/rsconnect/html/deployments.html
/usr/share/R/library/rsconnect/html/forgetDeployment.html
/usr/share/R/library/rsconnect/html/generateAppName.html
/usr/share/R/library/rsconnect/html/lint.html
/usr/share/R/library/rsconnect/html/linter.html
/usr/share/R/library/rsconnect/html/listBundleFiles.html
/usr/share/R/library/rsconnect/html/makeLinterMessage.html
/usr/share/R/library/rsconnect/html/options.html
/usr/share/R/library/rsconnect/html/purgeApp.html
/usr/share/R/library/rsconnect/html/removeAuthorizedUser.html
/usr/share/R/library/rsconnect/html/restartApp.html
/usr/share/R/library/rsconnect/html/rpubsUpload.html
/usr/share/R/library/rsconnect/html/rsconnect-package.html
/usr/share/R/library/rsconnect/html/rsconnectPackages.html
/usr/share/R/library/rsconnect/html/servers.html
/usr/share/R/library/rsconnect/html/setAccountInfo.html
/usr/share/R/library/rsconnect/html/setProperty.html
/usr/share/R/library/rsconnect/html/showInvited.html
/usr/share/R/library/rsconnect/html/showLogs.html
/usr/share/R/library/rsconnect/html/showMetrics.html
/usr/share/R/library/rsconnect/html/showProperties.html
/usr/share/R/library/rsconnect/html/showUsage.html
/usr/share/R/library/rsconnect/html/showUsers.html
/usr/share/R/library/rsconnect/html/syncAppMetadata.html
/usr/share/R/library/rsconnect/html/taskLog.html
/usr/share/R/library/rsconnect/html/tasks.html
/usr/share/R/library/rsconnect/html/terminateApp.html
/usr/share/R/library/rsconnect/html/unsetProperty.html
/usr/share/R/library/rsconnect/html/writeManifest.html
/usr/share/R/library/rsconnect/resources
/usr/share/R/library/rsconnect/resources/environment.py

References

Summary

In this tutorial we learn how to install R-rsconnect on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).