r-dplyr on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S r-dplyr

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

$ yay -Rns r-dplyr

2. Manually Install "r-dplyr" via AUR

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

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

b. Clone r-dplyr's git locally

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

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

$ cd ~/r-dplyr $ makepkg -si

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

ID: 1354843
Name: r-dplyr
PackageBaseID: 132963
PackageBase: r-dplyr
Version: 1.1.4-1
Description: A Grammar of Data Manipulation
URL: https://cran.r-project.org/package=dplyr
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: pekkarr
Submitter: frichtlm
FirstSubmitted: 1527725599
LastModified: 1700244315
URLPath: /cgit/aur.git/snapshot/r-dplyr.tar.gz