r-transport on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-transport

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

$ yay -Rns r-transport

2. Manually Install "r-transport" via AUR

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

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

b. Clone r-transport's git locally

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

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

$ cd ~/r-transport $ makepkg -si

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

ID: 1411602
Name: r-transport
PackageBaseID: 182754
PackageBase: r-transport
Version: 0.14.7-1
Description: Computation of Optimal Transport Plans and Wasserstein Distances
URL: https://cran.r-project.org/package=transport
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654538244
LastModified: 1708300901
URLPath: /cgit/aur.git/snapshot/r-transport.tar.gz