r-extradistr on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-extradistr

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

$ yay -Rns r-extradistr

2. Manually Install "r-extradistr" via AUR

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

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

b. Clone r-extradistr's git locally

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

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

$ cd ~/r-extradistr $ makepkg -si

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

ID: 1362483
Name: r-extradistr
PackageBaseID: 180402
PackageBase: r-extradistr
Version: 1.10.0-1
Description: Additional Univariate and Multivariate Distributions
URL: https://cran.r-project.org/package=extraDistr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654478680
LastModified: 1701345742
URLPath: /cgit/aur.git/snapshot/r-extradistr.tar.gz