r-reprex on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S r-reprex

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

$ yay -Rns r-reprex

2. Manually Install "r-reprex" via AUR

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

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

b. Clone r-reprex's git locally

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

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

$ cd ~/r-reprex $ makepkg -si

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

ID: 1384168
Name: r-reprex
PackageBaseID: 167353
PackageBase: r-reprex
Version: 2.1.0-1
Description: Prepare Reproducible Example Code via the Clipboard
URL: https://cran.r-project.org/package=reprex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: panupam
FirstSubmitted: 1621981130
LastModified: 1704997518
URLPath: /cgit/aur.git/snapshot/r-reprex.tar.gz