How to Install and Uninstall R-credentials.noarch Package on Fedora 39
Last updated: November 25,2024
1. Install "R-credentials.noarch" package
Please follow the step by step instructions below to install R-credentials.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
R-credentials.noarch
Copied
2. Uninstall "R-credentials.noarch" package
Please follow the guidance below to uninstall R-credentials.noarch on Fedora 39:
$
sudo dnf remove
R-credentials.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-credentials.noarch package on Fedora 39
Last metadata expiration check: 5:23:46 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : R-credentials
Version : 1.3.2
Release : 5.fc39
Architecture : noarch
Size : 193 k
Source : R-credentials-1.3.2-5.fc39.src.rpm
Repository : fedora
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 : 5.fc39
Architecture : noarch
Size : 193 k
Source : R-credentials-1.3.2-5.fc39.src.rpm
Repository : fedora
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.