libmesh-petsc on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S libmesh-petsc

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

$ yay -Rns libmesh-petsc

2. Manually Install "libmesh-petsc" via AUR

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

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

b. Clone libmesh-petsc's git locally

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

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

$ cd ~/libmesh-petsc $ makepkg -si

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

ID: 1344785
Name: libmesh-petsc
PackageBaseID: 108087
PackageBase: libmesh
Version: cpp03_final.r6839.g3e858a733-1
Description: A C++ Finite Element Library
URL: http://libmesh.github.io/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: entshuld
Submitter: xantares
FirstSubmitted: 1456519317
LastModified: 1698692699
URLPath: /cgit/aur.git/snapshot/libmesh-petsc.tar.gz