How to Install and Uninstall R-credentials.noarch Package on Fedora 38
Last updated: January 17,2025
1. Install "R-credentials.noarch" package
This guide let you learn how to install R-credentials.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
R-credentials.noarch
Copied
2. Uninstall "R-credentials.noarch" package
This is a short guide on how to uninstall R-credentials.noarch on Fedora 38:
$
sudo dnf remove
R-credentials.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-credentials.noarch package on Fedora 38
Last metadata expiration check: 3:19:01 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-credentials
Version : 1.3.2
Release : 3.fc38
Architecture : noarch
Size : 193 k
Source : R-credentials-1.3.2-3.fc38.src.rpm
Repository : updates
Summary : Tools for Managing SSH and Git Credentials
URL : https://CRAN.R-project.org/package=credentials
License : MIT
Description : Setup and retrieve HTTPS and SSH credentials for use with 'git' and other
: services. For HTTPS remotes the package interfaces the 'git-credential'
: utility which 'git' uses to store HTTP usernames and passwords. For SSH
: remotes we provide convenient functions to find or generate appropriate SSH
: keys. The package both helps the user to setup a local git installation,
: and also provides a back-end for git/ssh client libraries to authenticate
: with existing user credentials.
Available Packages
Name : R-credentials
Version : 1.3.2
Release : 3.fc38
Architecture : noarch
Size : 193 k
Source : R-credentials-1.3.2-3.fc38.src.rpm
Repository : updates
Summary : Tools for Managing SSH and Git Credentials
URL : https://CRAN.R-project.org/package=credentials
License : MIT
Description : Setup and retrieve HTTPS and SSH credentials for use with 'git' and other
: services. For HTTPS remotes the package interfaces the 'git-credential'
: utility which 'git' uses to store HTTP usernames and passwords. For SSH
: remotes we provide convenient functions to find or generate appropriate SSH
: keys. The package both helps the user to setup a local git installation,
: and also provides a back-end for git/ssh client libraries to authenticate
: with existing user credentials.