parmetis on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S parmetis

* (Optional) Uninstall parmetis on Arch using YAY

$ yay -Rns parmetis

2. Manually Install "parmetis" via AUR

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

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

b. Clone parmetis's git locally

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

c. Go to ~/parmetis folder and install it

$ cd ~/parmetis $ makepkg -si

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

ID: 1202429
Name: parmetis
PackageBaseID: 16983
PackageBase: parmetis
Version: 4.0.3.p9-1
Description: A parallel graph partitioning library
URL: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
NumVotes: 32
Popularity: 0.653009
OutOfDate: 1699275729
Maintainer: jedbrown
Submitter: jedbrown
FirstSubmitted: 1210884089
LastModified: 1674765261
URLPath: /cgit/aur.git/snapshot/parmetis.tar.gz