r-yaml on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S r-yaml

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

$ yay -Rns r-yaml

2. Manually Install "r-yaml" via AUR

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

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

b. Clone r-yaml's git locally

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

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

$ cd ~/r-yaml $ makepkg -si

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

ID: 1368205
Name: r-yaml
PackageBaseID: 141721
PackageBase: r-yaml
Version: 2.3.8-1
Description: Methods to Convert R Data to YAML and Back
URL: https://cran.r-project.org/package=yaml
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: Kibouo
FirstSubmitted: 1556817514
LastModified: 1702339359
URLPath: /cgit/aur.git/snapshot/r-yaml.tar.gz