r-multibridge on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-multibridge

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

$ yay -Rns r-multibridge

2. Manually Install "r-multibridge" via AUR

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

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

b. Clone r-multibridge's git locally

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

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

$ cd ~/r-multibridge $ makepkg -si

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

ID: 1256967
Name: r-multibridge
PackageBaseID: 193570
PackageBase: r-multibridge
Version: 1.2.0-1
Description: Evaluating Multinomial Order Restrictions with Bridge Sampling
URL: https://cran.r-project.org/package=multibridge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1683889842
LastModified: 1683892903
URLPath: /cgit/aur.git/snapshot/r-multibridge.tar.gz