r-git2r on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S r-git2r

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

$ yay -Rns r-git2r

2. Manually Install "r-git2r" via AUR

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

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

b. Clone r-git2r's git locally

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

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

$ cd ~/r-git2r $ makepkg -si

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

ID: 1360104
Name: r-git2r
PackageBaseID: 140580
PackageBase: r-git2r
Version: 0.33.0-1
Description: Provides Access to Git Repositories
URL: https://cran.r-project.org/package=git2r
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: editicalu
FirstSubmitted: 1553438499
LastModified: 1701022218
URLPath: /cgit/aur.git/snapshot/r-git2r.tar.gz