r-distributional on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-distributional

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

$ yay -Rns r-distributional

2. Manually Install "r-distributional" via AUR

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

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

b. Clone r-distributional's git locally

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

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

$ cd ~/r-distributional $ makepkg -si

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

ID: 1405668
Name: r-distributional
PackageBaseID: 180231
PackageBase: r-distributional
Version: 0.4.0-1
Description: Vectorised Probability Distributions
URL: https://cran.r-project.org/package=distributional
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654474669
LastModified: 1707329136
URLPath: /cgit/aur.git/snapshot/r-distributional.tar.gz