r-extdist on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-extdist

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

$ yay -Rns r-extdist

2. Manually Install "r-extdist" via AUR

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

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

b. Clone r-extdist's git locally

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

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

$ cd ~/r-extdist $ makepkg -si

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

ID: 1307079
Name: r-extdist
PackageBaseID: 180401
PackageBase: r-extdist
Version: 0.7.2-1
Description: Extending the Range of Functions for Probability Distributions
URL: https://cran.r-project.org/package=ExtDist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654478657
LastModified: 1692619473
URLPath: /cgit/aur.git/snapshot/r-extdist.tar.gz