r-qs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-qs

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

$ yay -Rns r-qs

2. Manually Install "r-qs" via AUR

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

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

b. Clone r-qs's git locally

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

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

$ cd ~/r-qs $ makepkg -si

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

ID: 1424486
Name: r-qs
PackageBaseID: 181899
PackageBase: r-qs
Version: 0.26.1-1
Description: Quick Serialization of R Objects
URL: https://cran.r-project.org/package=qs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654514993
LastModified: 1710093713
URLPath: /cgit/aur.git/snapshot/r-qs.tar.gz