r-blockcluster on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-blockcluster

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

$ yay -Rns r-blockcluster

2. Manually Install "r-blockcluster" via AUR

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

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

b. Clone r-blockcluster's git locally

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

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

$ cd ~/r-blockcluster $ makepkg -si

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

ID: 1414445
Name: r-blockcluster
PackageBaseID: 200167
PackageBase: r-blockcluster
Version: 4.5.5-1
Description: Co-Clustering Package for Binary, Categorical, Contingency and Continuous Data-Sets
URL: https://cran.r-project.org/package=blockcluster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1701555064
LastModified: 1708718928
URLPath: /cgit/aur.git/snapshot/r-blockcluster.tar.gz