openbugs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S openbugs

* (Optional) Uninstall openbugs on Arch using YAY

$ yay -Rns openbugs

2. Manually Install "openbugs" via AUR

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

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

b. Clone openbugs's git locally

$ git clone https://aur.archlinux.org/openbugs.git ~/openbugs

c. Go to ~/openbugs folder and install it

$ cd ~/openbugs $ makepkg -si

3. Information about the openbugs package on Arch User Repository (AUR)

ID: 1151328
Name: openbugs
PackageBaseID: 149214
PackageBase: openbugs
Version: 3.2.3-3
Description: OpenBUGS, a software package for performing Bayesian inference Using Gibbs Sampling
URL: https://www.mrc-bsu.cam.ac.uk/software/bugs/openbugs/
NumVotes: 2
Popularity: 2.6E-5
OutOfDate:
Maintainer: Feakster
Submitter: someonewithpc
FirstSubmitted: 1581902672
LastModified: 1665562367
URLPath: /cgit/aur.git/snapshot/openbugs.tar.gz