r-sparql on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-sparql

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

$ yay -Rns r-sparql

2. Manually Install "r-sparql" via AUR

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

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

b. Clone r-sparql's git locally

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

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

$ cd ~/r-sparql $ makepkg -si

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

ID: 1094945
Name: r-sparql
PackageBaseID: 182488
PackageBase: r-sparql
Version: 1.16-4
Description: SPARQL client
URL: https://cran.r-project.org/package=SPARQL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654530178
LastModified: 1654608136
URLPath: /cgit/aur.git/snapshot/r-sparql.tar.gz