simulationcraft on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S simulationcraft

* (Optional) Uninstall simulationcraft on Arch using YAY

$ yay -Rns simulationcraft

2. Manually Install "simulationcraft" via AUR

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

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

b. Clone simulationcraft's git locally

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

c. Go to ~/simulationcraft folder and install it

$ cd ~/simulationcraft $ makepkg -si

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

ID: 734917
Name: simulationcraft
PackageBaseID: 95940
PackageBase: simulationcraft
Version: 830_01-1
Description: A tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm). Multi-player event-driven simulator written in C++ that models raid damage.
URL: https://github.com/simulationcraft/simc
NumVotes: 2
Popularity: 0
OutOfDate: 1691168403
Maintainer: MarcinWieczorek
Submitter: skogler
FirstSubmitted: 1436870056
LastModified: 1589277679
URLPath: /cgit/aur.git/snapshot/simulationcraft.tar.gz