precice on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S precice

* (Optional) Uninstall precice on Arch using YAY

$ yay -Rns precice

2. Manually Install "precice" via AUR

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

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

b. Clone precice's git locally

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

c. Go to ~/precice folder and install it

$ cd ~/precice $ makepkg -si

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

ID: 1421391
Name: precice
PackageBaseID: 134692
PackageBase: precice
Version: 3.0.0-1
Description: A Coupling Library for Partitioned Multi-Physics Simulations on Massively Parallel Systems
URL: https://precice.org
NumVotes: 3
Popularity: 0.032724
OutOfDate:
Maintainer: cashbagage
Submitter: Horus
FirstSubmitted: 1533132175
LastModified: 1709672118
URLPath: /cgit/aur.git/snapshot/precice.tar.gz