code_saturne on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S code_saturne

* (Optional) Uninstall code_saturne on Arch using YAY

$ yay -Rns code_saturne

2. Manually Install "code_saturne" via AUR

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

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

b. Clone code_saturne's git locally

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

c. Go to ~/code_saturne folder and install it

$ cd ~/code_saturne $ makepkg -si

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

ID: 1008591
Name: code_saturne
PackageBaseID: 125037
PackageBase: code_saturne
Version: 7.0.2-1
Description: An open source CFD software which solves the Navier-Stokes equations under different circumstances.
URL: http://code-saturne.org
NumVotes: 4
Popularity: 0
OutOfDate: 1640483736
Maintainer: corvus_albus
Submitter: heavysink
FirstSubmitted: 1503513353
LastModified: 1640195459
URLPath: /cgit/aur.git/snapshot/code_saturne.tar.gz