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

Last updated: October 05,2024

1. Install "R-gitcreds.noarch" package

Please follow the step by step instructions below to install R-gitcreds.noarch on Fedora 34

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

2. Uninstall "R-gitcreds.noarch" package

This guide covers the steps necessary to uninstall R-gitcreds.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:32:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-gitcreds
Version : 0.1.1
Release : 2.fc34
Architecture : noarch
Size : 97 k
Source : R-gitcreds-0.1.1-2.fc34.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.