madgraph on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S madgraph

* (Optional) Uninstall madgraph on Arch using YAY

$ yay -Rns madgraph

2. Manually Install "madgraph" via AUR

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

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

b. Clone madgraph's git locally

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

c. Go to ~/madgraph folder and install it

$ cd ~/madgraph $ makepkg -si

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

ID: 1382045
Name: madgraph
PackageBaseID: 111825
PackageBase: madgraph
Version: 3.5.3-1
Description: MadGraph5_aMC@NLO is a framework that aims at providing all the elements necessary for SM and BSM phenomenology
URL: https://launchpad.net/mg5amcnlo
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: JP-Ellis
FirstSubmitted: 1464532026
LastModified: 1704658407
URLPath: /cgit/aur.git/snapshot/madgraph.tar.gz