r-protoclust on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S r-protoclust

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

$ yay -Rns r-protoclust

2. Manually Install "r-protoclust" via AUR

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

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

b. Clone r-protoclust's git locally

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

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

$ cd ~/r-protoclust $ makepkg -si

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

ID: 1413961
Name: r-protoclust
PackageBaseID: 202849
PackageBase: r-protoclust
Version: 1.6.4-2
Description: Hierarchical Clustering with Prototypes
URL: https://cran.r-project.org/package=protoclust
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1708614297
LastModified: 1708646506
URLPath: /cgit/aur.git/snapshot/r-protoclust.tar.gz