How to Install and Uninstall R-gitcreds.noarch Package on Fedora 36

Last updated: October 10,2024

1. Install "R-gitcreds.noarch" package

This tutorial shows how to install R-gitcreds.noarch on Fedora 36

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

2. Uninstall "R-gitcreds.noarch" package

Please follow the step by step instructions below to uninstall R-gitcreds.noarch on Fedora 36:

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

3. Information about the R-gitcreds.noarch package on Fedora 36

Last metadata expiration check: 4:37:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-gitcreds
Version : 0.1.1
Release : 5.fc36
Architecture : noarch
Size : 99 k
Source : R-gitcreds-0.1.1-5.fc36.src.rpm
Repository : fedora
Summary : Query 'git' Credentials from 'R'
URL : https://CRAN.R-project.org/package=gitcreds
License : MIT
Description : Query, set, delete credentials from the git credential store. Manage
: GitHub tokens and other git credentials. This package is to be used by
: other packages that need to authenticate to GitHub and/or other git
: repositories.