metis4 on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S metis4

* (Optional) Uninstall metis4 on Arch using YAY

$ yay -Rns metis4

2. Manually Install "metis4" via AUR

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

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

b. Clone metis4's git locally

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

c. Go to ~/metis4 folder and install it

$ cd ~/metis4 $ makepkg -si

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

ID: 283439
Name: metis4
PackageBaseID: 68392
PackageBase: metis4
Version: 4.0.3-2
Description: METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices.
URL: http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bchretien
FirstSubmitted: 1363952465
LastModified: 1457574757
URLPath: /cgit/aur.git/snapshot/metis4.tar.gz