r-sparsepca on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-sparsepca

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

$ yay -Rns r-sparsepca

2. Manually Install "r-sparsepca" via AUR

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

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

b. Clone r-sparsepca's git locally

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

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

$ cd ~/r-sparsepca $ makepkg -si

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

ID: 1094045
Name: r-sparsepca
PackageBaseID: 182497
PackageBase: r-sparsepca
Version: 0.1.2-4
Description: Sparse Principal Component Analysis (SPCA)
URL: https://cran.r-project.org/package=sparsepca
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654530411
LastModified: 1654530411
URLPath: /cgit/aur.git/snapshot/r-sparsepca.tar.gz