mcpl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mcpl

* (Optional) Uninstall mcpl on Arch using YAY

$ yay -Rns mcpl

2. Manually Install "mcpl" via AUR

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

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

b. Clone mcpl's git locally

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

c. Go to ~/mcpl folder and install it

$ cd ~/mcpl $ makepkg -si

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

ID: 1254975
Name: mcpl
PackageBaseID: 193421
PackageBase: mcpl
Version: 1.6.1-1
Description: A generic library for storing Monte Carlo particles in a dense file format.
URL: https://mctools.github.io/mcpl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ebknudsen
Submitter: ebknudsen
FirstSubmitted: 1683564155
LastModified: 1683564155
URLPath: /cgit/aur.git/snapshot/mcpl.tar.gz