r-mvtnorm on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S r-mvtnorm

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

$ yay -Rns r-mvtnorm

2. Manually Install "r-mvtnorm" via AUR

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

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

b. Clone r-mvtnorm's git locally

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

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

$ cd ~/r-mvtnorm $ makepkg -si

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

ID: 1370674
Name: r-mvtnorm
PackageBaseID: 141706
PackageBase: r-mvtnorm
Version: 1.2.4-2
Description: Multivariate Normal and t Distributions
URL: https://cran.r-project.org/package=mvtnorm
NumVotes: 3
Popularity: 0.013925
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: Kibouo
FirstSubmitted: 1556808303
LastModified: 1702728085
URLPath: /cgit/aur.git/snapshot/r-mvtnorm.tar.gz