r-rprojroot on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S r-rprojroot

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

$ yay -Rns r-rprojroot

2. Manually Install "r-rprojroot" via AUR

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

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

b. Clone r-rprojroot's git locally

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

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

$ cd ~/r-rprojroot $ makepkg -si

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

ID: 1348065
Name: r-rprojroot
PackageBaseID: 149847
PackageBase: r-rprojroot
Version: 2.0.4-1
Description: Find Files in Project Subdirectories
URL: https://cran.r-project.org/package=rprojroot
NumVotes: 3
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: dviktor
FirstSubmitted: 1583500537
LastModified: 1699211204
URLPath: /cgit/aur.git/snapshot/r-rprojroot.tar.gz