r-usethis on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S r-usethis

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

$ yay -Rns r-usethis

2. Manually Install "r-usethis" via AUR

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

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

b. Clone r-usethis's git locally

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

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

$ cd ~/r-usethis $ makepkg -si

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

ID: 1412032
Name: r-usethis
PackageBaseID: 149945
PackageBase: r-usethis
Version: 2.2.3-1
Description: Automate Package and Project Setup
URL: https://cran.r-project.org/package=usethis
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583711877
LastModified: 1708366245
URLPath: /cgit/aur.git/snapshot/r-usethis.tar.gz