# gmt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gmt in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gmt
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install gmt
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:gmt
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gmt>
- **Version:** 6.6.0
- **Quellzusammenfassung:** Tools for manipulating and plotting geographic and Cartesian data
- **Homepage:** <https://www.generic-mapping-tools.org/>
- **Repository:** <https://github.com/GenericMappingTools/gmt>
- **Upstream-Dokumentation:** <https://www.generic-mapping-tools.org/>
- **Lizenz:** LGPL-3.0-or-later
- **Quellarchiv:** <https://github.com/GenericMappingTools/gmt/releases/download/6.6.0/gmt-6.6.0-src.tar.xz>
- **Aktualisiert:** 2026-05-09T14:00:18Z
- **Generierte Quelle:** 2026-05-26T17:25:59+00:00

## Executables

- 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 (Alias)
- fz_funcs.sh (Alias)
- fzmodeler (Alias)
- fzprofiler (Alias)
- gmt (Alias)
- gmt-config (Alias)
- gmt_shell_functions.sh (Alias)
- gmtswitch (Alias)
- isogmt (Alias)

## Abhängigkeiten

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

## Build-Abhängigkeiten

- cmake

## Von macOS bereitgestellte Bibliotheken

- curl

## Installationsverhalten

- Post-install-Hook: nicht definiert
- 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: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 6.6.0
- Manager aktualisiert: 2026-05-09
- lokale Daten: ok
- Upstream-Repository: https://github.com/GenericMappingTools/gmt
- info: No cached GitHub release or tag data was available.

## Sicherheitshinweise

no executable entrypoint in the package index.

- **Geiger-Risiko:** green / low
- no executable entrypoint in the package index

## Verwandte Links

- [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.

## Quellen

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