r-spdl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-spdl

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

$ yay -Rns r-spdl

2. Manually Install "r-spdl" via AUR

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

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

b. Clone r-spdl's git locally

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

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

$ cd ~/r-spdl $ makepkg -si

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

ID: 1275191
Name: r-spdl
PackageBaseID: 188801
PackageBase: r-spdl
Version: 0.0.5-1
Description: Wrapper for 'RcppSpdlog' Functions
URL: https://cran.r-project.org/package=spdl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1671255087
LastModified: 1687111497
URLPath: /cgit/aur.git/snapshot/r-spdl.tar.gz