r-bma on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-bma

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

$ yay -Rns r-bma

2. Manually Install "r-bma" via AUR

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

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

b. Clone r-bma's git locally

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

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

$ cd ~/r-bma $ makepkg -si

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

ID: 1090849
Name: r-bma
PackageBaseID: 179766
PackageBase: r-bma
Version: 3.18.17-1
Description: Bayesian Model Averaging
URL: https://cran.r-project.org/package=BMA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654463692
LastModified: 1654463692
URLPath: /cgit/aur.git/snapshot/r-bma.tar.gz