r-fastica on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-fastica

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

$ yay -Rns r-fastica

2. Manually Install "r-fastica" via AUR

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

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

b. Clone r-fastica's git locally

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

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

$ cd ~/r-fastica $ makepkg -si

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

ID: 1376197
Name: r-fastica
PackageBaseID: 180415
PackageBase: r-fastica
Version: 1.2.4-2
Description: FastICA Algorithms to Perform ICA and Projection Pursuit
URL: https://cran.r-project.org/package=fastICA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654478986
LastModified: 1703635292
URLPath: /cgit/aur.git/snapshot/r-fastica.tar.gz