r-abind on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-abind

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

$ yay -Rns r-abind

2. Manually Install "r-abind" via AUR

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

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

b. Clone r-abind's git locally

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

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

$ cd ~/r-abind $ makepkg -si

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

ID: 1275889
Name: r-abind
PackageBaseID: 143411
PackageBase: r-abind
Version: 1.4.5-10
Description: Combine Multidimensional Arrays
URL: https://cran.r-project.org/package=abind
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: taekyung
FirstSubmitted: 1562877943
LastModified: 1687219316
URLPath: /cgit/aur.git/snapshot/r-abind.tar.gz