# suite-sparse を Homebrew, apt, zypper でインストール

suite-sparse のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:suite-sparse
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install suite-sparse
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install suitesparse-mongoose
```

  証拠: Debian stable package indexes: suitesparse-mongoose from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- zypper (92%):

```sh
sudo zypper install suitesparse_mongoose
```

  証拠: openSUSE Tumbleweed package metadata: suitesparse_mongoose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:suite-sparse
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/suite-sparse>
- **バージョン:** 7.12.3
- **ソース概要:** Suite of Sparse Matrix Software
- **ホームページ:** <https://people.engr.tamu.edu/davis/suitesparse.html>
- **リポジトリ:** <https://github.com/DrTimothyAldenDavis/SuiteSparse>
- **上流ドキュメント:** <https://people.engr.tamu.edu/davis/suitesparse.html>
- **ライセンス:** BSD-3-Clause AND LGPL-2.1-or-later AND GPL-2.0-or-later AND Apache-2.0 AND GPL-3.0-only AND (LGPL-3.0-or-later OR GPL-2.0-or-later)
- **ソースアーカイブ:** <https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v7.12.3.tar.gz>
- **最終更新:** 2026-07-28T02:03:12Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- suitesparse_mongoose (cli)
- suitesparse_mongoose (エイリアス)

## 依存関係

- gcc
- gmp
- libomp
- mpfr

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 7.12.3
- マネージャ更新日: 2026-07-28
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/DrTimothyAldenDavis/SuiteSparse
- 検出された最新: v7.12.3 (最新)
## プロジェクトの歴史と使われ方

SuiteSparse is a long-running suite of sparse-matrix algorithms and libraries by Tim Davis and collaborators. For package managers it is a classic scientific-computing dependency: users may only notice one binary, but many numerical, graph, and language ecosystems care about the libraries underneath.

### プロジェクトの歴史

The official SuiteSparse page describes a collection including GraphBLAS, Mongoose, UMFPACK, CHOLMOD, SPQR, KLU, ordering methods such as AMD and COLAMD, CSparse/CXSparse, and other sparse-matrix packages. The GitHub README identifies SuiteSparse as sparse-matrix-related packages written or co-authored by Tim Davis.

SuiteSparse's history is tied to numerical linear algebra and MATLAB as well as C/C++ libraries. The official page notes that UMFPACK, CHOLMOD, SPQR, ordering methods, and sparse multiplication components appear in MATLAB operations such as LU, Cholesky, QR, `x=A\b`, and `C=A*B`.

### 採用の歴史

The Homebrew input records SuiteSparse availability through Homebrew, Debian, Ubuntu, and openSUSE-family package managers. Its adoption is less about a flashy CLI and more about being a foundational dependency that downstream packages link against for sparse direct solvers, ordering, graph partitioning, and GraphBLAS-style graph algorithms.

### 使われ方

Users install SuiteSparse to build or run software that needs sparse matrix factorization, ordering, graph partitioning, GraphBLAS operations, or MATLAB/Octave-adjacent numerical routines. The Homebrew package exposes `suitesparse_mongoose`, but the broader package value is the installed library suite and headers.

### パッケージ好きにとっての重要性

Package nerds care about SuiteSparse because it is dependency plumbing at scientific scale: mixed licenses across subpackages, BLAS/LAPACK integration, optional CUDA acceleration, language bindings, and ABI-sensitive library packaging. It is exactly the sort of package where a manager's build flags and dependency graph matter.

### タイムライン

- 2000s: SuiteSparse components such as UMFPACK, CHOLMOD, SPQR, AMD, COLAMD, CSparse, and CXSparse become established sparse-matrix building blocks.
- 2016: The official page references SuiteSparse 4.6.0 beta with multi-GPU CHOLMOD presented at NVIDIA GTC16.
- 2021: SuiteSparse 5.10.1 includes GraphBLAS, SLIP_LU, and a new SuiteSparse Matrix Collection interface.
- 2026: The official GitHub README lists SuiteSparse 7.12.2.

### Related projects

- Related upstream components include SuiteSparse:GraphBLAS, Mongoose, UMFPACK, CHOLMOD, SPQR, KLU, BTF, AMD, CAMD, COLAMD, CCOLAMD, CSparse, CXSparse, and the SuiteSparse Matrix Collection.

### ソース

- Input package-manager data: source_facts.package-manager
- Official GitHub README: https://github.com/DrTimothyAldenDavis/SuiteSparse#readme
- Official SuiteSparse page: https://people.engr.tamu.edu/davis/suitesparse.html
- Official SuiteSparse:GraphBLAS page: https://github.com/DrTimothyAldenDavis/GraphBLAS


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** suite-sparse
- **Aliases:** suitesparse
- **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

## 他のパッケージマネージャ記録

- Debian apt - suitesparse-mongoose - 1:7.10.1+dfsg-1: installed executable or alias match | Debian stable package indexes: suitesparse-mongoose from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | graph partitioning tool that can quickly compute edge cuts (executable) | http://suitesparse.com
- Ubuntu apt - suitesparse-mongoose - 1:7.6.1+dfsg-1build1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: suitesparse-mongoose from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | graph partitioning tool that can quickly compute edge cuts (executable) | http://suitesparse.com
- zypper - suitesparse_mongoose - 7.12.2-2.3: installed executable or alias match | openSUSE Tumbleweed package metadata: suitesparse_mongoose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Binary executable for suitesparse mongoose | https://people.engr.tamu.edu/davis/suitesparse.html


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://pkg.so/ja/scientific-computing-tools/) - Matched scientific computing metadata.
- [Web development packages](https://pkg.so/ja/web-dev-tools/) - Matched web development metadata.
- [gcc](https://pkg.so/ja/brew/gcc/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [octave](https://pkg.so/ja/brew/octave/) - Popular package that depends on this formula.
- [julia](https://pkg.so/ja/brew/julia/) - Popular package that depends on this formula.
- [colmap](https://pkg.so/ja/brew/colmap/) - Popular package that depends on this formula.
- [dynare](https://pkg.so/ja/brew/dynare/) - Popular package that depends on this formula.
- [numpy](https://pkg.so/ja/brew/numpy/) - Shares pkgdb curated category or tags: cli, linear-algebra, numerical-computing, science.
- [fftw](https://pkg.so/ja/brew/fftw/) - Shares pkgdb curated category or tags: cli, numerical-computing, science.
- [ipopt](https://pkg.so/ja/brew/ipopt/) - Shares pkgdb curated category or tags: cli, numerical-computing, science.
- [gsl](https://pkg.so/ja/brew/gsl/) - Shares pkgdb curated category or tags: cli, numerical-computing, science.
- [maxima](https://pkg.so/ja/brew/maxima/) - Shares pkgdb curated category or tags: cli, mathematics, science.
- [calc](https://pkg.so/ja/brew/calc/) - Shares pkgdb curated category or tags: cli, mathematics, science.
- [wxmaxima](https://pkg.so/ja/brew/wxmaxima/) - Shares pkgdb curated category or tags: cli, mathematics, science.

## Combined YAML source

View the package source record on GitHub. [combined/suite-sparse.yml](https://github.com/mxcl/pkgdb/blob/main/combined/suite-sparse.yml)


## ソース

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