How To Install R-gargle on Fedora 36

In this tutorial we learn how to install R-gargle in Fedora 36. R-gargle is Utilities for Working with Google APIs

Introduction

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

What is R-gargle

Provides utilities for working with Google APIs <https classes for handling common credential types and for preparing, executing, and processing HTTP requests.

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

Install R-gargle 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-gargle using dnf by running the following command:

sudo dnf -y install R-gargle

Install R-gargle 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-gargle using yum by running the following command:

sudo yum -y install R-gargle

How To Uninstall R-gargle on Fedora 36

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

sudo dnf remove R-gargle

R-gargle Package Contents on Fedora 36

/usr/share/R/library/gargle
/usr/share/R/library/gargle/DESCRIPTION
/usr/share/R/library/gargle/INDEX
/usr/share/R/library/gargle/LICENSE
/usr/share/R/library/gargle/Meta
/usr/share/R/library/gargle/Meta/Rd.rds
/usr/share/R/library/gargle/Meta/features.rds
/usr/share/R/library/gargle/Meta/hsearch.rds
/usr/share/R/library/gargle/Meta/links.rds
/usr/share/R/library/gargle/Meta/nsInfo.rds
/usr/share/R/library/gargle/Meta/package.rds
/usr/share/R/library/gargle/Meta/vignette.rds
/usr/share/R/library/gargle/NAMESPACE
/usr/share/R/library/gargle/NEWS.md
/usr/share/R/library/gargle/R
/usr/share/R/library/gargle/R/gargle
/usr/share/R/library/gargle/R/gargle.rdb
/usr/share/R/library/gargle/R/gargle.rdx
/usr/share/R/library/gargle/R/sysdata.rdb
/usr/share/R/library/gargle/R/sysdata.rdx
/usr/share/R/library/gargle/WORDLIST
/usr/share/R/library/gargle/discovery-doc-ingest
/usr/share/R/library/gargle/discovery-doc-ingest/api-wide-parameter-names.txt
/usr/share/R/library/gargle/discovery-doc-ingest/api-wide-parameters-humane.txt
/usr/share/R/library/gargle/discovery-doc-ingest/api-wide-parameters.csv
/usr/share/R/library/gargle/discovery-doc-ingest/discover-discovery.R
/usr/share/R/library/gargle/discovery-doc-ingest/drive-example.R
/usr/share/R/library/gargle/discovery-doc-ingest/ingest-functions.R
/usr/share/R/library/gargle/discovery-doc-ingest/method-properties-humane.txt
/usr/share/R/library/gargle/discovery-doc-ingest/method-properties.csv
/usr/share/R/library/gargle/discovery-doc-ingest/method-property-names.txt
/usr/share/R/library/gargle/discovery-doc-ingest/parameter-properties-humane.txt
/usr/share/R/library/gargle/discovery-doc-ingest/parameter-properties.csv
/usr/share/R/library/gargle/discovery-doc-ingest/parameter-property-names.txt
/usr/share/R/library/gargle/doc
/usr/share/R/library/gargle/doc/auth-from-web.R
/usr/share/R/library/gargle/doc/auth-from-web.Rmd
/usr/share/R/library/gargle/doc/auth-from-web.html
/usr/share/R/library/gargle/doc/gargle-auth-in-client-package.R
/usr/share/R/library/gargle/doc/gargle-auth-in-client-package.Rmd
/usr/share/R/library/gargle/doc/gargle-auth-in-client-package.html
/usr/share/R/library/gargle/doc/get-api-credentials.R
/usr/share/R/library/gargle/doc/get-api-credentials.Rmd
/usr/share/R/library/gargle/doc/get-api-credentials.html
/usr/share/R/library/gargle/doc/how-gargle-gets-tokens.R
/usr/share/R/library/gargle/doc/how-gargle-gets-tokens.Rmd
/usr/share/R/library/gargle/doc/how-gargle-gets-tokens.html
/usr/share/R/library/gargle/doc/index.html
/usr/share/R/library/gargle/doc/non-interactive-auth.R
/usr/share/R/library/gargle/doc/non-interactive-auth.Rmd
/usr/share/R/library/gargle/doc/non-interactive-auth.html
/usr/share/R/library/gargle/doc/request-helper-functions.R
/usr/share/R/library/gargle/doc/request-helper-functions.Rmd
/usr/share/R/library/gargle/doc/request-helper-functions.html
/usr/share/R/library/gargle/doc/troubleshooting.R
/usr/share/R/library/gargle/doc/troubleshooting.Rmd
/usr/share/R/library/gargle/doc/troubleshooting.html
/usr/share/R/library/gargle/help
/usr/share/R/library/gargle/help/AnIndex
/usr/share/R/library/gargle/help/AuthState-class.html
/usr/share/R/library/gargle/help/AuthState.html
/usr/share/R/library/gargle/help/Gargle-class.html
/usr/share/R/library/gargle/help/Gargle2.0.html
/usr/share/R/library/gargle/help/GceToken.html
/usr/share/R/library/gargle/help/aliases.rds
/usr/share/R/library/gargle/help/cred_funs.html
/usr/share/R/library/gargle/help/cred_funs_add.html
/usr/share/R/library/gargle/help/cred_funs_clear.html
/usr/share/R/library/gargle/help/cred_funs_list.html
/usr/share/R/library/gargle/help/cred_funs_set.html
/usr/share/R/library/gargle/help/cred_funs_set_default.html
/usr/share/R/library/gargle/help/credentials_app_default.html
/usr/share/R/library/gargle/help/credentials_byo_oauth2.html
/usr/share/R/library/gargle/help/credentials_gce.html
/usr/share/R/library/gargle/help/credentials_service_account.html
/usr/share/R/library/gargle/help/credentials_user_oauth2.html
/usr/share/R/library/gargle/help/field_mask.html
/usr/share/R/library/gargle/help/gargle-package.html
/usr/share/R/library/gargle/help/gargle.html
/usr/share/R/library/gargle/help/gargle.rdb
/usr/share/R/library/gargle/help/gargle.rdx
/usr/share/R/library/gargle/help/gargle2.0_token.html
/usr/share/R/library/gargle/help/gargle_api_key.html
/usr/share/R/library/gargle/help/gargle_app.html
/usr/share/R/library/gargle/help/gargle_error_message.html
/usr/share/R/library/gargle/help/gargle_oauth_cache.html
/usr/share/R/library/gargle/help/gargle_oauth_email.html
/usr/share/R/library/gargle/help/gargle_oauth_sitrep.html
/usr/share/R/library/gargle/help/gargle_oob_default.html
/usr/share/R/library/gargle/help/gargle_options.html
/usr/share/R/library/gargle/help/gargle_verbosity.html
/usr/share/R/library/gargle/help/init_AuthState.html
/usr/share/R/library/gargle/help/internal-assets.html
/usr/share/R/library/gargle/help/local_gargle_verbosity.html
/usr/share/R/library/gargle/help/oauth_app_from_json.html
/usr/share/R/library/gargle/help/paths.rds
/usr/share/R/library/gargle/help/request_build.html
/usr/share/R/library/gargle/help/request_develop.html
/usr/share/R/library/gargle/help/request_make.html
/usr/share/R/library/gargle/help/request_retry.html
/usr/share/R/library/gargle/help/response_as_json.html
/usr/share/R/library/gargle/help/response_process.html
/usr/share/R/library/gargle/help/tidyverse_api_key.html
/usr/share/R/library/gargle/help/tidyverse_app.html
/usr/share/R/library/gargle/help/token-info.html
/usr/share/R/library/gargle/help/token_email.html
/usr/share/R/library/gargle/help/token_fetch.html
/usr/share/R/library/gargle/help/token_tokeninfo.html
/usr/share/R/library/gargle/help/token_userinfo.html
/usr/share/R/library/gargle/help/with_gargle_verbosity.html
/usr/share/R/library/gargle/html
/usr/share/R/library/gargle/html/00Index.html
/usr/share/R/library/gargle/html/AuthState-class.html
/usr/share/R/library/gargle/html/Gargle-class.html
/usr/share/R/library/gargle/html/GceToken.html
/usr/share/R/library/gargle/html/R.css
/usr/share/R/library/gargle/html/cred_funs.html
/usr/share/R/library/gargle/html/credentials_app_default.html
/usr/share/R/library/gargle/html/credentials_byo_oauth2.html
/usr/share/R/library/gargle/html/credentials_gce.html
/usr/share/R/library/gargle/html/credentials_service_account.html
/usr/share/R/library/gargle/html/credentials_user_oauth2.html
/usr/share/R/library/gargle/html/field_mask.html
/usr/share/R/library/gargle/html/gargle-package.html
/usr/share/R/library/gargle/html/gargle2.0_token.html
/usr/share/R/library/gargle/html/gargle_api_key.html
/usr/share/R/library/gargle/html/gargle_app.html
/usr/share/R/library/gargle/html/gargle_oauth_sitrep.html
/usr/share/R/library/gargle/html/gargle_options.html
/usr/share/R/library/gargle/html/init_AuthState.html
/usr/share/R/library/gargle/html/internal-assets.html
/usr/share/R/library/gargle/html/oauth_app_from_json.html
/usr/share/R/library/gargle/html/request_develop.html
/usr/share/R/library/gargle/html/request_make.html
/usr/share/R/library/gargle/html/request_retry.html
/usr/share/R/library/gargle/html/response_process.html
/usr/share/R/library/gargle/html/token-info.html
/usr/share/R/library/gargle/html/token_fetch.html
/usr/share/R/library/gargle/secret
/usr/share/R/library/gargle/secret/gargle-testing.json

References

Summary

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