r-distr on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-distr

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

$ yay -Rns r-distr

2. Manually Install "r-distr" via AUR

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

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

b. Clone r-distr's git locally

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

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

$ cd ~/r-distr $ makepkg -si

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

ID: 1395260
Name: r-distr
PackageBaseID: 180229
PackageBase: r-distr
Version: 2.9.3-1
Description: Object Oriented Implementation of Distributions
URL: https://cran.r-project.org/package=distr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654474623
LastModified: 1706577185
URLPath: /cgit/aur.git/snapshot/r-distr.tar.gz