r-sqldf on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-sqldf

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

$ yay -Rns r-sqldf

2. Manually Install "r-sqldf" via AUR

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

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

b. Clone r-sqldf's git locally

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

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

$ cd ~/r-sqldf $ makepkg -si

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

ID: 1094136
Name: r-sqldf
PackageBaseID: 182567
PackageBase: r-sqldf
Version: 0.4.11-4
Description: Manipulate R Data Frames Using SQL
URL: https://cran.r-project.org/package=sqldf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654533438
LastModified: 1654533438
URLPath: /cgit/aur.git/snapshot/r-sqldf.tar.gz