r-posterior on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S r-posterior

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

$ yay -Rns r-posterior

2. Manually Install "r-posterior" via AUR

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

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

b. Clone r-posterior's git locally

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

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

$ cd ~/r-posterior $ makepkg -si

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

ID: 1345138
Name: r-posterior
PackageBaseID: 181796
PackageBase: r-posterior
Version: 1.5.0-1
Description: Tools for Working with Posterior Distributions
URL: https://cran.r-project.org/package=posterior
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654512517
LastModified: 1698756504
URLPath: /cgit/aur.git/snapshot/r-posterior.tar.gz