r-rpostgres on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-rpostgres

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

$ yay -Rns r-rpostgres

2. Manually Install "r-rpostgres" via AUR

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

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

b. Clone r-rpostgres's git locally

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

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

$ cd ~/r-rpostgres $ makepkg -si

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

ID: 1339665
Name: r-rpostgres
PackageBaseID: 192051
PackageBase: r-rpostgres
Version: 1.4.6-1
Description: Rcpp Interface to PostgreSQL
URL: https://cran.r-project.org/package=RPostgres
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1680077595
LastModified: 1698222336
URLPath: /cgit/aur.git/snapshot/r-rpostgres.tar.gz