r-gitcreds on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "r-gitcreds" 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-gitcreds on Arch using YAY

$ yay -S r-gitcreds

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

$ yay -Rns r-gitcreds

2. Manually Install "r-gitcreds" via AUR

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

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

b. Clone r-gitcreds's git locally

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

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

$ cd ~/r-gitcreds $ makepkg -si

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

ID: 1418549
Name: r-gitcreds
PackageBaseID: 160434
PackageBase: r-gitcreds
Version: 0.1.2-7
Description: Query 'git' Credentials from 'R'
URL: https://cran.r-project.org/package=gitcreds
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1606760054
LastModified: 1709273194
URLPath: /cgit/aur.git/snapshot/r-gitcreds.tar.gz