r-readr on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S r-readr

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

$ yay -Rns r-readr

2. Manually Install "r-readr" via AUR

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

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

b. Clone r-readr's git locally

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

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

$ cd ~/r-readr $ makepkg -si

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

ID: 1383972
Name: r-readr
PackageBaseID: 132981
PackageBase: r-readr
Version: 2.1.5-1
Description: Read Rectangular Text Data
URL: https://cran.r-project.org/package=readr
NumVotes: 2
Popularity: 4.0E-5
OutOfDate:
Maintainer: petronny
Submitter: frichtlm
FirstSubmitted: 1527729721
LastModified: 1704959869
URLPath: /cgit/aur.git/snapshot/r-readr.tar.gz