scotch on AUR (Arch User Repository)

Last updated: February 24,2025

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

$ yay -S scotch

* (Optional) Uninstall scotch on Arch using YAY

$ yay -Rns scotch

2. Manually Install "scotch" via AUR

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

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

b. Clone scotch's git locally

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

c. Go to ~/scotch folder and install it

$ cd ~/scotch $ makepkg -si

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

ID: 1375893
Name: scotch
PackageBaseID: 7438
PackageBase: scotch
Version: 7.0.4-2
Description: Software package and libraries for graph, mesh and hypergraph partitioning, static mapping, and sparse matrix block ordering. This is the all-inclusive version (MPI/serial/esmumps).
URL: https://gitlab.inria.fr/scotch/scotch
NumVotes: 39
Popularity: 0.867237
OutOfDate:
Maintainer: ioquatix
Submitter:
FirstSubmitted: 1162921884
LastModified: 1703574493
URLPath: /cgit/aur.git/snapshot/scotch.tar.gz