How to Install and Uninstall R-keyring.x86_64 Package on Fedora 38
Last updated: November 27,2024
1. Install "R-keyring.x86_64" package
This tutorial shows how to install R-keyring.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
R-keyring.x86_64
Copied
2. Uninstall "R-keyring.x86_64" package
Learn how to uninstall R-keyring.x86_64 on Fedora 38:
$
sudo dnf remove
R-keyring.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-keyring.x86_64 package on Fedora 38
Last metadata expiration check: 2:15:54 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : R-keyring
Version : 1.3.1
Release : 3.fc38
Architecture : x86_64
Size : 364 k
Source : R-keyring-1.3.1-3.fc38.src.rpm
Repository : updates
Summary : Access the System Credential Store from R
URL : https://CRAN.R-project.org/package=keyring
License : MIT
Description : Platform independent API to access the operating system's credential store.
: Currently supports: Keychain on macOS, Credential Store on Windows, the Secret
: Service API on Linux, and a simple, platform independent store implemented with
: environment variables. Additional storage back-ends can be added easily.
Available Packages
Name : R-keyring
Version : 1.3.1
Release : 3.fc38
Architecture : x86_64
Size : 364 k
Source : R-keyring-1.3.1-3.fc38.src.rpm
Repository : updates
Summary : Access the System Credential Store from R
URL : https://CRAN.R-project.org/package=keyring
License : MIT
Description : Platform independent API to access the operating system's credential store.
: Currently supports: Keychain on macOS, Credential Store on Windows, the Secret
: Service API on Linux, and a simple, platform independent store implemented with
: environment variables. Additional storage back-ends can be added easily.