r-distances on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-distances

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

$ yay -Rns r-distances

2. Manually Install "r-distances" via AUR

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

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

b. Clone r-distances's git locally

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

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

$ cd ~/r-distances $ makepkg -si

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

ID: 1422473
Name: r-distances
PackageBaseID: 180226
PackageBase: r-distances
Version: 0.1.10-2
Description: Tools for Distance Metrics
URL: https://cran.r-project.org/package=distances
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654474552
LastModified: 1709813398
URLPath: /cgit/aur.git/snapshot/r-distances.tar.gz