delphes on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S delphes

* (Optional) Uninstall delphes on Arch using YAY

$ yay -Rns delphes

2. Manually Install "delphes" via AUR

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

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

b. Clone delphes's git locally

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

c. Go to ~/delphes folder and install it

$ cd ~/delphes $ makepkg -si

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

ID: 889759
Name: delphes
PackageBaseID: 119131
PackageBase: delphes
Version: 3.4.2-1
Description: A framework for fast simulation of a generic collider experiment
URL: http://cp3.irmp.ucl.ac.be/projects/delphes
NumVotes: 1
Popularity: 0
OutOfDate: 1694019094
Maintainer:
Submitter: JP-Ellis
FirstSubmitted: 1485329535
LastModified: 1617951127
URLPath: /cgit/aur.git/snapshot/delphes.tar.gz