su2 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S su2

* (Optional) Uninstall su2 on Arch using YAY

$ yay -Rns su2

2. Manually Install "su2" via AUR

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

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

b. Clone su2's git locally

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

c. Go to ~/su2 folder and install it

$ cd ~/su2 $ makepkg -si

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

ID: 1348018
Name: su2
PackageBaseID: 91211
PackageBase: su2
Version: 8.0.0-1
Description: An Open-Source Suite for Multiphysics Simulation and Design
URL: https://su2code.github.io
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: eleftg
FirstSubmitted: 1425911548
LastModified: 1699205402
URLPath: /cgit/aur.git/snapshot/su2.tar.gz