r-bnstruct on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-bnstruct

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

$ yay -Rns r-bnstruct

2. Manually Install "r-bnstruct" via AUR

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

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

b. Clone r-bnstruct's git locally

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

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

$ cd ~/r-bnstruct $ makepkg -si

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

ID: 1383371
Name: r-bnstruct
PackageBaseID: 179771
PackageBase: r-bnstruct
Version: 1.0.15-1
Description: Bayesian Network Structure Learning from Data with Missing Values
URL: https://cran.r-project.org/package=bnstruct
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654463811
LastModified: 1704866708
URLPath: /cgit/aur.git/snapshot/r-bnstruct.tar.gz