r-bayesfm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bayesfm

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

$ yay -Rns r-bayesfm

2. Manually Install "r-bayesfm" via AUR

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

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

b. Clone r-bayesfm's git locally

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

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

$ cd ~/r-bayesfm $ makepkg -si

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

ID: 1127322
Name: r-bayesfm
PackageBaseID: 179644
PackageBase: r-bayesfm
Version: 0.1.5-2
Description: Bayesian Inference for Factor Modeling
URL: https://cran.r-project.org/package=BayesFM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654453404
LastModified: 1660784184
URLPath: /cgit/aur.git/snapshot/r-bayesfm.tar.gz