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

Last updated: September 29,2024

1. Install "R-gitcreds.noarch" package

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

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

2. Uninstall "R-gitcreds.noarch" package

This is a short guide on how to uninstall R-gitcreds.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:54:37 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : R-gitcreds
Version : 0.1.1
Release : 4.fc35
Architecture : noarch
Size : 99 k
Source : R-gitcreds-0.1.1-4.fc35.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.