petsc-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S petsc-git

* (Optional) Uninstall petsc-git on Arch using YAY

$ yay -Rns petsc-git

2. Manually Install "petsc-git" via AUR

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

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

b. Clone petsc-git's git locally

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

c. Go to ~/petsc-git folder and install it

$ cd ~/petsc-git $ makepkg -si

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

ID: 1160824
Name: petsc-git
PackageBaseID: 139327
PackageBase: petsc-git
Version: 3.18.1.r24.g1f6a6395d11-1
Description: Portable, extensible toolkit for scientific computation
URL: https://petsc.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: heitzmann
FirstSubmitted: 1549377689
LastModified: 1667360194
URLPath: /cgit/aur.git/snapshot/petsc-git.tar.gz