r-dbplyr on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S r-dbplyr

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

$ yay -Rns r-dbplyr

2. Manually Install "r-dbplyr" via AUR

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

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

b. Clone r-dbplyr's git locally

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

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

$ cd ~/r-dbplyr $ makepkg -si

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

ID: 1341350
Name: r-dbplyr
PackageBaseID: 146988
PackageBase: r-dbplyr
Version: 2.4.0-1
Description: A ‘dplyr’ Back End for Databases
URL: https://cran.r-project.org/package=dbplyr
NumVotes: 1
Popularity: 0.013911
OutOfDate:
Maintainer: Alad
Submitter: frichtlm
FirstSubmitted: 1574890755
LastModified: 1698317010
URLPath: /cgit/aur.git/snapshot/r-dbplyr.tar.gz