r-vctrs on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S r-vctrs

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

$ yay -Rns r-vctrs

2. Manually Install "r-vctrs" via AUR

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

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

b. Clone r-vctrs's git locally

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

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

$ cd ~/r-vctrs $ makepkg -si

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

ID: 1363405
Name: r-vctrs
PackageBaseID: 142580
PackageBase: r-vctrs
Version: 0.6.5-1
Description: Vector Helpers
URL: https://cran.r-project.org/package=vctrs
NumVotes: 2
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1559895018
LastModified: 1701515585
URLPath: /cgit/aur.git/snapshot/r-vctrs.tar.gz