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
Copied
b. Install r-yaml on Arch using YAY
$
yay -S
r-yaml
Copied
* (Optional) Uninstall r-yaml on Arch using YAY
$
yay -Rns
r-yaml
Copied
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
Copied
b. Clone r-yaml's git locally
$
git clone https://aur.archlinux.org/r-yaml.git
~/r-yaml
Copied
c. Go to ~/r-yaml folder and install it
$
cd
~/r-yaml
Copied
$
makepkg -si
Copied
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
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