petsc on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S petsc

* (Optional) Uninstall petsc on Arch using YAY

$ yay -Rns petsc

2. Manually Install "petsc" via AUR

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

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

b. Clone petsc's git locally

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

c. Go to ~/petsc folder and install it

$ cd ~/petsc $ makepkg -si

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

ID: 1417551
Name: petsc
PackageBaseID: 130286
PackageBase: petsc
Version: 3.20.5-2
Description: Portable, extensible toolkit for scientific computation
URL: https://petsc.org
NumVotes: 19
Popularity: 0.000236
OutOfDate:
Maintainer: MartinDiehl
Submitter: heitzmann
FirstSubmitted: 1519472212
LastModified: 1709142801
URLPath: /cgit/aur.git/snapshot/petsc.tar.gz