r-rpostgresql on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rpostgresql

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

$ yay -Rns r-rpostgresql

2. Manually Install "r-rpostgresql" via AUR

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

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

b. Clone r-rpostgresql's git locally

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

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

$ cd ~/r-rpostgresql $ makepkg -si

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

ID: 1384060
Name: r-rpostgresql
PackageBaseID: 182181
PackageBase: r-rpostgresql
Version: 0.7.6-1
Description: R Interface to the 'PostgreSQL' Database System
URL: https://cran.r-project.org/package=RPostgreSQL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654522010
LastModified: 1704974584
URLPath: /cgit/aur.git/snapshot/r-rpostgresql.tar.gz