# geos を Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt でインストール

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

## インストール

```sh
sudo av install brew:geos
```

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

### macOS

- Homebrew (100%):

```sh
brew install geos
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install geos
```

  証拠: MacPorts ports tree: science/geos/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add geos
```

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

- dnf (92%):

```sh
sudo dnf install geos
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#geos
```

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

- pacman (92%):

```sh
sudo pacman -S geos
```

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

- zypper (92%):

```sh
sudo zypper install geos
```

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

- Debian apt (92%):

```sh
sudo apt install geos-bin
```

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

## パッケージ情報

- **パッケージキー:** brew:geos
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/geos>
- **バージョン:** 3.14.1
- **ソース概要:** Geometry Engine
- **ホームページ:** <https://libgeos.org/>
- **上流ドキュメント:** <https://libgeos.org/>
- **ライセンス:** LGPL-2.1-or-later
- **ソースアーカイブ:** <https://download.osgeo.org/geos/geos-3.14.1.tar.bz2>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- geos-config (cli)
- geosop (cli)
- geos-config (エイリアス)
- geosop (エイリアス)

## ビルド依存関係

- cmake

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.14.1
- ローカルデータ: OK
- 上流リポジトリ: https://libgeos.org/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

GEOS, the Geometry Engine, Open Source, is a C and C++ computational-geometry library focused on algorithms used in GIS software. It implements the OGC Simple Features geometry model, spatial predicates and operations, spatial indexes, WKT and WKB I/O, and C and C++ APIs.

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

GEOS began as a direct C++ port of the Java JTS Topology Suite and remains closely tied to JTS. The project documentation says most core algorithms are developed in JTS and ported to GEOS after completion, while the two projects share testing data to distinguish implementation differences from algorithmic behavior.

GEOS is governed by a Project Steering Committee and is an OSGeo project. The official GitHub repository is the project source tree and includes the C API, C++ implementation, examples, Doxygen documentation, tools, and packaging metadata.

### 採用の歴史

GEOS became a central dependency in the open-source geospatial stack. The official site names PostGIS, QGIS, GDAL, Shapely, and many others as core users, while the repository README also names the R `sf` package. That adoption made GEOS the shared geometry engine underneath SQL, desktop GIS, Python, R, and data-processing workflows.

### 使われ方

Practitioners use GEOS through stable C API bindings, C++ code, or higher-level wrappers to compute intersections, unions, buffers, predicates such as contains and intersects, geometry validity, simplification, convex hulls, distances, areas, lengths, and spatial-index queries. Package users also get `geos-config` for compiler and linker flags and `geosop` as a command-line operator for GEOS geometry operations.

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

For package managers, GEOS is infrastructure: ABI stability of the C API matters because many dependent packages dynamically link to it. A GEOS upgrade can affect PostGIS, GDAL, QGIS, Shapely, R `sf`, and language bindings, so distributions treat it as a foundational geospatial library rather than a leaf package.

### タイムライン

- JTS origin: GEOS started as a direct C++ port of the JTS Topology Suite.
- OSGeo governance: GEOS became an OSGeo project run by a Project Steering Committee.
- 2025: The official citation entry described GEOS as an Open Source Geospatial Foundation computational geometry library.

### Related projects

- Related projects include JTS Topology Suite, PostGIS, QGIS, GDAL, Shapely, R `sf`, and language bindings that expose GEOS operations outside C and C++.

### ソース

- <https://github.com/libgeos/geos>
- <https://libgeos.org/>


## セキュリティノート

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:** geos
- **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 - geos-bin - 3.13.1-1: normalized package name match | Debian stable package indexes: geos-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Geometry engine for Geographic Information Systems - Utilities | https://trac.osgeo.org/geos/
- Debian apt - libgeos++-dev - 3.13.1-1: normalized package name match | Debian stable package indexes: libgeos++-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Geometry engine for GIS - C++ development files | https://trac.osgeo.org/geos/
- Debian apt - libgeos-c1t64 - 3.13.1-1: normalized package name match | Debian stable package indexes: libgeos-c1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Geometry engine for Geographic Information Systems - C Library | https://trac.osgeo.org/geos/
- Debian apt - libgeos-dev - 3.13.1-1: normalized package name match | Debian stable package indexes: libgeos-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Geometry engine for GIS - Development files | https://trac.osgeo.org/geos/
- Debian apt - libgeos-doc - 3.13.1-1: normalized package name match | Debian stable package indexes: libgeos-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Documentation for the GEOS GIS geometry engine library | https://trac.osgeo.org/geos/
- Debian apt - libgeos3.13.1 - 3.13.1-1: normalized package name match | Debian stable package indexes: libgeos3.13.1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Geometry engine for Geographic Information Systems - C++ Library | https://trac.osgeo.org/geos/
- Nix - geos: normalized package name match | nixpkgs package indexes: pkgs/by-name/ge/geos/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - geos-bin - 3.12.1-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: geos-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Geometry engine for Geographic Information Systems - Utilities | https://trac.osgeo.org/geos/
- Ubuntu apt - libgeos++-dev - 3.12.1-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libgeos++-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Geometry engine for GIS - C++ development files | https://trac.osgeo.org/geos/
- Ubuntu apt - libgeos-c1t64 - 3.12.1-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libgeos-c1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Geometry engine for Geographic Information Systems - C Library | https://trac.osgeo.org/geos/
- Ubuntu apt - libgeos-dev - 3.12.1-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libgeos-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Geometry engine for GIS - Development files | https://trac.osgeo.org/geos/
- Ubuntu apt - libgeos-doc - 3.12.1-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libgeos-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Documentation for the GEOS GIS geometry engine library | https://trac.osgeo.org/geos/
- Ubuntu apt - libgeos3.12.1t64 - 3.12.1-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libgeos3.12.1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Geometry engine for Geographic Information Systems - C++ Library | https://trac.osgeo.org/geos/
- apk - geos - 3.14.1-r0: normalized package name match | Alpine Linux edge package indexes: geos from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | GEOS is a library providing OpenGIS and JTS spatial operations in C++. | https://libgeos.org/
- apk - geos-dev - 3.14.1-r0: normalized package name match | Alpine Linux edge package indexes: geos-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | GEOS is a library providing OpenGIS and JTS spatial operations in C++. (development files) | https://libgeos.org/
- dnf - geos - 3.14.1-4.fc45: normalized package name match | Fedora Rawhide package metadata: geos from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | GEOS is a C++ port of the Java Topology Suite | http://trac.osgeo.org/geos/


## 関連リンク

- [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.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [gdal](https://pkg.so/ja/brew/gdal/) - Popular package that depends on this formula.
- [postgis](https://pkg.so/ja/brew/postgis/) - Popular package that depends on this formula.
- [spatialite-tools](https://pkg.so/ja/brew/spatialite-tools/) - Popular package that depends on this formula.
- [gmt](https://pkg.so/ja/brew/gmt/) - Popular package that depends on this formula.
- [mapserver](https://pkg.so/ja/brew/mapserver/) - Popular package that depends on this formula.
- [librasterlite2](https://pkg.so/ja/brew/librasterlite2/) - Popular package that depends on this formula.
- [sfcgal](https://pkg.so/ja/brew/sfcgal/) - Shares pkgdb curated category or tags: c-plus-plus, cli, geospatial, library, science.
- [proj](https://pkg.so/ja/brew/proj/) - Shares pkgdb curated category or tags: cli, geospatial, gis, science.
- [libdap](https://pkg.so/ja/brew/libdap/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, science.
- [kim-api](https://pkg.so/ja/brew/kim-api/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, science.
- [quantlib](https://pkg.so/ja/brew/quantlib/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, science.
- [ginac](https://pkg.so/ja/brew/ginac/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, science.
- [geographiclib](https://pkg.so/ja/brew/geographiclib/) - Shares pkgdb curated category or tags: c-plus-plus, cli, geospatial, science.
- [voro++](https://pkg.so/ja/brew/voro/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, science.
- [clhep](https://pkg.so/ja/brew/clhep/) - Local package facts share a topical domain. Shared terms: c-plus-plus, cli, config, geometry, library.

## Combined YAML source

View the package source record on GitHub. [combined/geos.yml](https://github.com/mxcl/pkgdb/blob/main/combined/geos.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
