r-ica on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-ica

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

$ yay -Rns r-ica

2. Manually Install "r-ica" via AUR

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

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

b. Clone r-ica's git locally

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

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

$ cd ~/r-ica $ makepkg -si

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

ID: 1427734
Name: r-ica
PackageBaseID: 180885
PackageBase: r-ica
Version: 1.0.3-6
Description: Independent Component Analysis
URL: https://cran.r-project.org/package=ica
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654490195
LastModified: 1710512028
URLPath: /cgit/aur.git/snapshot/r-ica.tar.gz