r-gmedian on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-gmedian

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

$ yay -Rns r-gmedian

2. Manually Install "r-gmedian" via AUR

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

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

b. Clone r-gmedian's git locally

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

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

$ cd ~/r-gmedian $ makepkg -si

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

ID: 1095717
Name: r-gmedian
PackageBaseID: 180702
PackageBase: r-gmedian
Version: 1.2.7-1
Description: Geometric Median, k-Medians Clustering and Robust Median PCA
URL: https://cran.r-project.org/package=Gmedian
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654485784
LastModified: 1654711287
URLPath: /cgit/aur.git/snapshot/r-gmedian.tar.gz