r-ics on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-ics

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

$ yay -Rns r-ics

2. Manually Install "r-ics" via AUR

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

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

b. Clone r-ics's git locally

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

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

$ cd ~/r-ics $ makepkg -si

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

ID: 1341595
Name: r-ics
PackageBaseID: 180896
PackageBase: r-ics
Version: 1.4.1-3
Description: Tools for Exploring Multivariate Data via ICS/ICA
URL: https://cran.r-project.org/package=ICS
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654490460
LastModified: 1698344720
URLPath: /cgit/aur.git/snapshot/r-ics.tar.gz