petsc on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install petsc on Arch using YAY
$
yay -S
petsc
Copied
* (Optional) Uninstall petsc on Arch using YAY
$
yay -Rns
petsc
Copied
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
Copied
b. Clone petsc's git locally
$
git clone https://aur.archlinux.org/petsc.git
~/petsc
Copied
c. Go to ~/petsc folder and install it
$
cd
~/petsc
Copied
$
makepkg -si
Copied
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
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