r-clue on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-clue

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

$ yay -Rns r-clue

2. Manually Install "r-clue" via AUR

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

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

b. Clone r-clue's git locally

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

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

$ cd ~/r-clue $ makepkg -si

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

ID: 1371189
Name: r-clue
PackageBaseID: 179959
PackageBase: r-clue
Version: 0.3.65-2
Description: Cluster Ensembles
URL: https://cran.r-project.org/package=clue
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654468250
LastModified: 1702814554
URLPath: /cgit/aur.git/snapshot/r-clue.tar.gz