r-subspace on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-subspace

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

$ yay -Rns r-subspace

2. Manually Install "r-subspace" via AUR

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

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

b. Clone r-subspace's git locally

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

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

$ cd ~/r-subspace $ makepkg -si

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

ID: 1094185
Name: r-subspace
PackageBaseID: 182612
PackageBase: r-subspace
Version: 1.0.4-3
Description: Interface to OpenSubspace
URL: https://cran.r-project.org/package=subspace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654534653
LastModified: 1654534653
URLPath: /cgit/aur.git/snapshot/r-subspace.tar.gz