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

Last updated: November 29,2024

1. Install "R-gitcreds.noarch" package

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

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

2. Uninstall "R-gitcreds.noarch" package

Here is a brief guide to show you how to uninstall R-gitcreds.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:17:23 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : R-gitcreds
Version : 0.1.2
Release : 4.fc38
Architecture : noarch
Size : 112 k
Source : R-gitcreds-0.1.2-4.fc38.src.rpm
Repository : updates
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.