r-pdist on AUR (Arch User Repository)

Last updated: October 11,2024

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

$ yay -S r-pdist

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

$ yay -Rns r-pdist

2. Manually Install "r-pdist" via AUR

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

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

b. Clone r-pdist's git locally

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

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

$ cd ~/r-pdist $ makepkg -si

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

ID: 1377230
Name: r-pdist
PackageBaseID: 181703
PackageBase: r-pdist
Version: 1.2.1-6
Description: Partitioned Distance Function
URL: https://cran.r-project.org/package=pdist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654510273
LastModified: 1703851369
URLPath: /cgit/aur.git/snapshot/r-pdist.tar.gz