r-bdgraph on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bdgraph

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

$ yay -Rns r-bdgraph

2. Manually Install "r-bdgraph" via AUR

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

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

b. Clone r-bdgraph's git locally

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

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

$ cd ~/r-bdgraph $ makepkg -si

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

ID: 1202614
Name: r-bdgraph
PackageBaseID: 189884
PackageBase: r-bdgraph
Version: 2.72-1
Description: Bayesian Structure Learning in Graphical Models using Birth-Death MCMC
URL: https://cran.r-project.org/package=BDgraph
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1674788169
LastModified: 1674788507
URLPath: /cgit/aur.git/snapshot/r-bdgraph.tar.gz