r-apcluster on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-apcluster

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

$ yay -Rns r-apcluster

2. Manually Install "r-apcluster" via AUR

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

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

b. Clone r-apcluster's git locally

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

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

$ cd ~/r-apcluster $ makepkg -si

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

ID: 1321551
Name: r-apcluster
PackageBaseID: 179539
PackageBase: r-apcluster
Version: 1.4.11-1
Description: Affinity Propagation Clustering
URL: https://cran.r-project.org/package=apcluster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654450949
LastModified: 1695168129
URLPath: /cgit/aur.git/snapshot/r-apcluster.tar.gz