simgrid on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S simgrid

* (Optional) Uninstall simgrid on Arch using YAY

$ yay -Rns simgrid

2. Manually Install "simgrid" via AUR

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

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

b. Clone simgrid's git locally

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

c. Go to ~/simgrid folder and install it

$ cd ~/simgrid $ makepkg -si

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

ID: 1297394
Name: simgrid
PackageBaseID: 96225
PackageBase: simgrid
Version: 3.34-1
Description: A scientific instrument to study large-scale distributed systems
URL: https://simgrid.org/
NumVotes: 4
Popularity: 0
OutOfDate: 1702234412
Maintainer:
Submitter: javsalgar
FirstSubmitted: 1437471603
LastModified: 1690884433
URLPath: /cgit/aur.git/snapshot/simgrid.tar.gz