mcnptools on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mcnptools

* (Optional) Uninstall mcnptools on Arch using YAY

$ yay -Rns mcnptools

2. Manually Install "mcnptools" via AUR

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

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

b. Clone mcnptools's git locally

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

c. Go to ~/mcnptools folder and install it

$ cd ~/mcnptools $ makepkg -si

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

ID: 1148210
Name: mcnptools
PackageBaseID: 186340
PackageBase: mcnptools
Version: 5.3.1-1
Description: Several utility programs to perform common tasks when interacting with the MCNP® code
URL: https://github.com/lanl/mcnptools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: donpicoro
Submitter: donpicoro
FirstSubmitted: 1664876536
LastModified: 1664877198
URLPath: /cgit/aur.git/snapshot/mcnptools.tar.gz