openmc-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S openmc-git

* (Optional) Uninstall openmc-git on Arch using YAY

$ yay -Rns openmc-git

2. Manually Install "openmc-git" via AUR

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

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

b. Clone openmc-git's git locally

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

c. Go to ~/openmc-git folder and install it

$ cd ~/openmc-git $ makepkg -si

3. Information about the openmc-git package on Arch User Repository (AUR)

ID: 1393379
Name: openmc-git
PackageBaseID: 152944
PackageBase: openmc-git
Version: v0.14.0.r5.g9830efaf2-1
Description: The OpenMC project aims to provide a fully-featured Monte Carlo particle transport code based on modern methods.
URL: https://github.com/openmc-dev/openmc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gavmanz
Submitter: gavmanz
FirstSubmitted: 1589852427
LastModified: 1706354206
URLPath: /cgit/aur.git/snapshot/openmc-git.tar.gz