# Installer gmt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gmt pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gmt
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install gmt
```

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

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:gmt
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gmt>
- **Version:** 6.6.0
- **Résumé source:** Tools for manipulating and plotting geographic and Cartesian data
- **Page d'accueil:** <https://www.generic-mapping-tools.org/>
- **Dépôt:** <https://github.com/GenericMappingTools/gmt>
- **Docs amont:** <https://www.generic-mapping-tools.org/>
- **Licence:** LGPL-3.0-or-later
- **Archive source:** <https://github.com/GenericMappingTools/gmt/releases/download/6.6.0/gmt-6.6.0-src.tar.xz>
- **Mis à jour:** 2026-05-09T14:00:18Z
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- 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)

## Dépendances

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

## Dépendances de compilation

- cmake

## Bibliothèques fournies par macOS

- curl

## Comportement d'installation

- hook post-installation: non défini
- 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'.
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 6.6.0
- gestionnaire mis à jour: 2026-05-09
- données locales: ok
- dépôt amont: https://github.com/GenericMappingTools/gmt
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

no executable entrypoint in the package index.

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

## Liens liés

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

## Sources

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