r-withr on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S r-withr

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

$ yay -Rns r-withr

2. Manually Install "r-withr" via AUR

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

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

b. Clone r-withr's git locally

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

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

$ cd ~/r-withr $ makepkg -si

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

ID: 1387567
Name: r-withr
PackageBaseID: 139494
PackageBase: r-withr
Version: 3.0.0-2
Description: Lightweight Well-Known Geometry Parsing
URL: https://cran.r-project.org/package=withr
NumVotes: 3
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549718798
LastModified: 1705499864
URLPath: /cgit/aur.git/snapshot/r-withr.tar.gz