r-icluster on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-icluster

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

$ yay -Rns r-icluster

2. Manually Install "r-icluster" via AUR

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

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

b. Clone r-icluster's git locally

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

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

$ cd ~/r-icluster $ makepkg -si

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

ID: 1104075
Name: r-icluster
PackageBaseID: 180892
PackageBase: r-icluster
Version: 2.1.0-6
Description: Integrative clustering of multiple genomic data types
URL: https://cran.r-project.org/package=iCluster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654490366
LastModified: 1656309934
URLPath: /cgit/aur.git/snapshot/r-icluster.tar.gz