# gmt をインストール

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

## インストール

```sh
sudo av install brew:gmt
```

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

### macOS

- Homebrew (100%):

```sh
brew install gmt
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install gmt
```

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

- dnf (92%):

```sh
sudo dnf install GMT
```

  証拠: Fedora Rawhide package metadata: GMT from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#gmt
```

  証拠: nixpkgs package indexes: pkgs/by-name/gm/gmt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S gmt
```

  証拠: Arch Linux sync databases: gmt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- winget (92%):

```sh
winget install --id GenericMappingTools.gmt -e
```

  証拠: Windows Package Manager source index: GenericMappingTools.gmt from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:gmt
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gmt>
- **バージョン:** 6.6.0
- **ソース概要:** Tools for manipulating and plotting geographic and Cartesian data
- **ホームページ:** <https://www.generic-mapping-tools.org/>
- **リポジトリ:** <https://github.com/GenericMappingTools/gmt>
- **上流ドキュメント:** <https://www.generic-mapping-tools.org/>
- **ライセンス:** LGPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/GenericMappingTools/gmt/releases/download/6.6.0/gmt-6.6.0-src.tar.xz>
- **更新:** 2026-05-09T14:00:18Z
- **生成ソース:** 2026-05-26T22:45:13+00:00

## 実行可能ファイル

- fz_funcs (cli)
- fz_funcs.sh (cli)
- fzmodeler (cli)
- fzprofiler (cli)
- gmt (cli)
- gmt-config (cli)
- gmt_shell_functions.sh (cli)
- gmtswitch (cli)
- isogmt (cli)
- fz_funcs (エイリアス)
- fz_funcs.sh (エイリアス)
- fzmodeler (エイリアス)
- fzprofiler (エイリアス)
- gmt (エイリアス)
- gmt-config (エイリアス)
- gmt_shell_functions.sh (エイリアス)
- gmtswitch (エイリアス)
- isogmt (エイリアス)

## 依存関係

- fftw
- gdal
- geos
- netcdf
- openblas
- pcre2

## ビルド依存関係

- cmake

## macOS 提供ライブラリ

- curl

## インストール挙動

- post-install フック: 未定義
- Caveats: GMT needs Ghostscript for the 'psconvert' command to convert PostScript files to other formats. To use 'psconvert', please 'brew install ghostscript'. GMT needs FFmpeg for the 'movie' command to make movies in MP4 or WebM format. If you need this feature, please 'brew install ffmpeg'. GMT needs GraphicsMagick for the 'movie' command to make animated GIFs. If you need this feature, please 'brew install graphicsmagick'.
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 6.6.0
- マネージャ更新日: 2026-05-09
- ローカルデータ: ok
- 上流リポジトリ: https://github.com/GenericMappingTools/gmt
- info: No cached GitHub release or tag data was available.

## セキュリティノート

no executable entrypoint in the package index.

- **Geiger リスク:** green / low
- no executable entrypoint in the package index

## 関連リンク

- [pcre2](https://www.automicvault.com/pkg/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [openblas](https://www.automicvault.com/pkg/brew/openblas/) - Runtime dependency declared by Homebrew.
- [gdal](https://www.automicvault.com/pkg/brew/gdal/) - Runtime dependency declared by Homebrew.
- [fftw](https://www.automicvault.com/pkg/brew/fftw/) - Runtime dependency declared by Homebrew.
- [netcdf](https://www.automicvault.com/pkg/brew/netcdf/) - Runtime dependency declared by Homebrew.
- [geos](https://www.automicvault.com/pkg/brew/geos/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.

## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
