# Install metis with Homebrew, apt, dnf, MacPorts, Nix, zypper

Programs that partition graphs and order matrices. Version 5.1.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:metis
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install metis
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install metis
```

  Evidence: MacPorts ports tree: math/metis/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install libmetis-dev
```

  Evidence: Debian stable package indexes: libmetis-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install metis
```

  Evidence: Fedora Rawhide package metadata: metis from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#metis
```

  Evidence: nixpkgs package indexes: pkgs/by-name/me/metis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install libmetis5
```

  Evidence: openSUSE Tumbleweed package metadata: libmetis5 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:metis
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/metis>
- **Version:** 5.1.0
- **Source summary:** Programs that partition graphs and order matrices
- **Homepage:** <https://karypis.github.io/glaros/software/metis/overview.html>
- **Repository:** <https://github.com/KarypisLab/METIS>
- **Upstream docs:** <https://github.com/KarypisLab/METIS#readme>
- **License:** Apache-2.0
- **Source archive:** <https://karypis.github.io/glaros/files/sw/metis/metis-5.1.0.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- cmpfillin (cli)
- gpmetis (cli)
- graphchk (cli)
- m2gmetis (cli)
- mpmetis (cli)
- ndmetis (cli)
- cmpfillin (alias)
- gpmetis (alias)
- graphchk (alias)
- m2gmetis (alias)
- mpmetis (alias)
- ndmetis (alias)

## Build dependencies

- cmake

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 5.1.0
- Local data: ok
- Upstream repository: https://karypis.github.io/glaros/software/metis/overview.html
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

METIS is a long-running scientific computing package from George Karypis's graph partitioning work at the University of Minnesota. The METIS 4.0 report by George Karypis and Vipin Kumar described it as software for partitioning unstructured graphs, partitioning meshes, and computing fill-reducing orderings of sparse matrices; the Karypis project page and the GitHub README describe METIS 5.x as a set of serial programs implementing multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes developed in the lab.

### Project history

Its technical importance comes from making high-quality graph and mesh partitioning available as practical command-line programs and libraries for sparse numerical computation. Typical uses include splitting finite-element meshes for parallel simulation, partitioning irregular graphs, and ordering sparse matrices so later factorization does less fill-in. The Homebrew executables mirror those domains: gpmetis for graph partitioning, mpmetis for mesh partitioning, ndmetis for nested-dissection ordering, plus checking and conversion utilities.

### How it is used

METIS also became a reference point for related partitioning packages. Karypis's own software family presents ParMETIS as the MPI-based parallel counterpart and hMETIS as the hypergraph/circuit partitioning sibling, while later graph-partitioning literature commonly lists METIS alongside SCOTCH, ParMETIS, PT-SCOTCH, and Zoltan. In package managers it sits less like an end-user app and more like infrastructure for scientific software stacks, solvers, mesh tools, and applications that need graph partitioning or sparse matrix ordering.

### Sources

- <https://formulae.brew.sh/formula/metis>
- <https://github.com/KarypisLab/METIS>
- <https://jmlr.org/papers/volume23/21-0644/21-0644.pdf>
- <https://karypis.github.io/glaros/software/metis/overview.html>
- <https://raw.githubusercontent.com/KarypisLab/METIS/master/manual/manual.pdf>
- <https://www.researchgate.net/publication/254424775_METIS-A_Software_Package_for_Partitioning_Unstructured_Graphs_Partitioning_Meshes_and_Computing_Fill-Reducing_Ordering_of_Sparse_Matrices>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** metis
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Debian apt - libmetis-dev - 5.1.0.dfsg-7+b2: normalized package name match | Debian stable package indexes: libmetis-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Serial Graph Partitioning and Fill-reducing Matrix Ordering. | http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
- Debian apt - libmetis-doc - 5.1.0.dfsg-7: normalized package name match | Debian stable package indexes: libmetis-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Serial Graph Partitioning and Fill-reducing Matrix Ordering. | http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
- Debian apt - libmetis5 - 5.1.0.dfsg-7+b2: normalized package name match | Debian stable package indexes: libmetis5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Serial Graph Partitioning and Fill-reducing Matrix Ordering | http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
- Debian apt - metis - 5.1.0.dfsg-7+b2: normalized package name match | Debian stable package indexes: metis from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Serial Graph Partitioning and Fill-reducing Matrix Ordering. | http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
- Nix - metis: normalized package name match | nixpkgs package indexes: pkgs/by-name/me/metis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libmetis-dev - 5.1.0.dfsg-7build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libmetis-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Serial Graph Partitioning and Fill-reducing Matrix Ordering. | http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
- Ubuntu apt - libmetis-doc - 5.1.0.dfsg-7build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libmetis-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Serial Graph Partitioning and Fill-reducing Matrix Ordering. | http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
- Ubuntu apt - libmetis5 - 5.1.0.dfsg-7build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libmetis5 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Serial Graph Partitioning and Fill-reducing Matrix Ordering | http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
- Ubuntu apt - metis - 5.1.0.dfsg-7build3: normalized package name match | Ubuntu 24.04 LTS package indexes: metis from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Serial Graph Partitioning and Fill-reducing Matrix Ordering. | http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
- dnf - metis - 5.1.0.3-12.fc44: normalized package name match | Fedora Rawhide package metadata: metis from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Serial Graph Partitioning and Fill-reducing Matrix Ordering | http://glaros.dtc.umn.edu/gkhome/views/metis
- dnf - metis-devel - 5.1.0.3-12.fc44: normalized package name match | Fedora Rawhide package metadata: metis-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | METIS headers and development-related files | http://glaros.dtc.umn.edu/gkhome/views/metis
- dnf - metis64 - 5.1.0.3-12.fc44: normalized package name match | Fedora Rawhide package metadata: metis64 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Serial Graph Partitioning and Fill-reducing Matrix Ordering (64bit INTEGER) | http://glaros.dtc.umn.edu/gkhome/views/metis
- dnf - metis64-devel - 5.1.0.3-12.fc44: normalized package name match | Fedora Rawhide package metadata: metis64-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | METIS development libraries (64bit INTEGER) | http://glaros.dtc.umn.edu/gkhome/views/metis
- zypper - libmetis5 - 5.1.0-13.3: normalized package name match | openSUSE Tumbleweed package metadata: libmetis5 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Serial Graph Partitioning and Fill-reducing Matrix Ordering library | http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
- zypper - metis - 5.1.0-13.3: normalized package name match | openSUSE Tumbleweed package metadata: metis from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Serial Graph Partitioning and Fill-reducing Matrix Ordering | http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
- zypper - metis-devel - 5.1.0-13.3: normalized package name match | openSUSE Tumbleweed package metadata: metis-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Metis development files | http://glaros.dtc.umn.edu/gkhome/metis/metis/overview


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [colmap](https://www.automicvault.com/pkg/brew/colmap/) - Popular package that depends on this formula.
- [damask-grid](https://www.automicvault.com/pkg/brew/damask-grid/) - Popular package that depends on this formula.
- [gmsh](https://www.automicvault.com/pkg/brew/gmsh/) - Popular package that depends on this formula.
- [kahip](https://www.automicvault.com/pkg/brew/kahip/) - Shares av.db curated category or tags: cli, graph-partitioning, science.
- [numpy](https://www.automicvault.com/pkg/brew/numpy/) - Shares av.db curated category or tags: cli, science, scientific-computing.
- [root](https://www.automicvault.com/pkg/brew/root/) - Shares av.db curated category or tags: cli, science, scientific-computing.
- [scotch](https://www.automicvault.com/pkg/brew/scotch/) - Shares av.db curated category or tags: cli, graph-partitioning, science, scientific-computing.
- [calceph](https://www.automicvault.com/pkg/brew/calceph/) - Shares av.db curated category or tags: cli, science, scientific-computing.
- [gnuplot](https://www.automicvault.com/pkg/brew/gnuplot/) - Shares av.db curated category or tags: cli, science, scientific-computing.
- [gsl](https://www.automicvault.com/pkg/brew/gsl/) - Shares av.db curated category or tags: cli, science, scientific-computing.
- [healpix](https://www.automicvault.com/pkg/brew/healpix/) - Shares av.db curated category or tags: cli, science, scientific-computing.

## Combined YAML source

View the package source record on GitHub. [combined/metis.yml](https://github.com/automic-vault/db/blob/main/combined/metis.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
