r-dbscan on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-dbscan

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

$ yay -Rns r-dbscan

2. Manually Install "r-dbscan" via AUR

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

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

b. Clone r-dbscan's git locally

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

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

$ cd ~/r-dbscan $ makepkg -si

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

ID: 1361560
Name: r-dbscan
PackageBaseID: 180136
PackageBase: r-dbscan
Version: 1.1.12-1
Description: Density Based Clustering of Applications with Noise (DBSCAN) and Related Algorithms
URL: https://cran.r-project.org/package=dbscan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654472412
LastModified: 1701195646
URLPath: /cgit/aur.git/snapshot/r-dbscan.tar.gz