# postgis installieren

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

## Installation

```sh
sudo av install brew:postgis
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install postgis
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install postgis
```

  Evidenz: MacPorts ports tree: databases/postgis/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add postgis
```

  Evidenz: Alpine Linux edge package indexes: postgis from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install postgis
```

  Evidenz: Debian stable package indexes: postgis from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install postgis
```

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

- pacman (92%):

```sh
sudo pacman -S postgis
```

  Evidenz: Arch Linux sync databases: postgis from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:postgis
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/postgis>
- **Version:** 3.6.3
- **Quellzusammenfassung:** Adds support for geographic objects to PostgreSQL
- **Homepage:** <https://postgis.net/>
- **Upstream-Dokumentation:** <https://postgis.net/>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://download.osgeo.org/postgis/source/postgis-3.6.3.tar.gz>
- **Aktualisiert:** 2026-05-09T14:00:18Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- create_upgrade.pl (cli)
- pgsql2shp (cli)
- pgtopo_export (cli)
- pgtopo_import (cli)
- postgis (cli)
- postgis_restore (cli)
- profile_intersects.pl (cli)
- raster2pgsql (cli)
- shp2pgsql (cli)
- test_estimation.pl (cli)
- test_geography_estimation.pl (cli)
- test_geography_joinestimation.pl (cli)
- test_joinestimation.pl (cli)
- create_upgrade.pl (Alias)
- pgsql2shp (Alias)
- pgtopo_export (Alias)
- pgtopo_import (Alias)
- postgis (Alias)
- postgis_restore (Alias)
- profile_intersects.pl (Alias)
- raster2pgsql (Alias)
- shp2pgsql (Alias)
- test_estimation.pl (Alias)
- test_geography_estimation.pl (Alias)
- test_geography_joinestimation.pl (Alias)
- test_joinestimation.pl (Alias)

## Abhängigkeiten

- gdal
- geos
- gettext
- icu4c@78
- json-c
- libpq
- libxml2
- pcre2
- proj
- protobuf-c
- sfcgal

## Build-Abhängigkeiten

- pkgconf
- postgresql@17
- postgresql@18

## Von macOS bereitgestellte Bibliotheken

- perl

## Installationsverhalten

- Post-install-Hook: nicht definiert
- 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: 3.6.3
- Manager aktualisiert: 2026-05-09
- lokale Daten: ok
- Upstream-Repository: https://postgis.net/
- info: Release/tag comparison is only available for GitHub repositories.

## 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.
- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [icu4c@78](https://www.automicvault.com/pkg/brew/icu4c-78/) - Runtime dependency declared by Homebrew.
- [libxml2](https://www.automicvault.com/pkg/brew/libxml2/) - Runtime dependency declared by Homebrew.
- [libpq](https://www.automicvault.com/pkg/brew/libpq/) - Runtime dependency declared by Homebrew.
- [gdal](https://www.automicvault.com/pkg/brew/gdal/) - Runtime dependency declared by Homebrew.
- [proj](https://www.automicvault.com/pkg/brew/proj/) - Runtime dependency declared by Homebrew.
- [json-c](https://www.automicvault.com/pkg/brew/json-c/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [postgresql@17](https://www.automicvault.com/pkg/brew/postgresql-17/) - Build dependency declared by Homebrew.
- [postgresql@18](https://www.automicvault.com/pkg/brew/postgresql-18/) - Build dependency declared by Homebrew.
- [pgrouting](https://www.automicvault.com/pkg/brew/pgrouting/) - Popular package that depends on this formula.
- [osm2pgrouting](https://www.automicvault.com/pkg/brew/osm2pgrouting/) - Popular package that depends on this formula.

## Quellen

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