r-rsqlite on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S r-rsqlite

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

$ yay -Rns r-rsqlite

2. Manually Install "r-rsqlite" via AUR

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

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

b. Clone r-rsqlite's git locally

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

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

$ cd ~/r-rsqlite $ makepkg -si

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

ID: 1389989
Name: r-rsqlite
PackageBaseID: 176399
PackageBase: r-rsqlite
Version: 2.3.5-1
Description: SQLite Interface for R
URL: https://cran.r-project.org/package=RSQLite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1645883614
LastModified: 1705860487
URLPath: /cgit/aur.git/snapshot/r-rsqlite.tar.gz