r-credentials on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "r-credentials" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install r-credentials on Arch using YAY

$ yay -S r-credentials

* (Optional) Uninstall r-credentials on Arch using YAY

$ yay -Rns r-credentials

2. Manually Install "r-credentials" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone r-credentials's git locally

$ git clone https://aur.archlinux.org/r-credentials.git ~/r-credentials

c. Go to ~/r-credentials folder and install it

$ cd ~/r-credentials $ makepkg -si

3. Information about the r-credentials package on Arch User Repository (AUR)

ID: 1315056
Name: r-credentials
PackageBaseID: 160879
PackageBase: r-credentials
Version: 2.0.1-1
Description: Tools for Managing SSH and Git Credentials
URL: https://cran.r-project.org/package=credentials
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1607860058
LastModified: 1694044930
URLPath: /cgit/aur.git/snapshot/r-credentials.tar.gz