r-dbi on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S r-dbi

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

$ yay -Rns r-dbi

2. Manually Install "r-dbi" via AUR

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

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

b. Clone r-dbi's git locally

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

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

$ cd ~/r-dbi $ makepkg -si

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

ID: 1410535
Name: r-dbi
PackageBaseID: 146987
PackageBase: r-dbi
Version: 1.2.2-1
Description: R Database Interface
URL: https://cran.r-project.org/package=DBI
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: frichtlm
FirstSubmitted: 1574890703
LastModified: 1708113979
URLPath: /cgit/aur.git/snapshot/r-dbi.tar.gz