# geoserver を Homebrew, Nix, winget でインストール

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

## インストール

```sh
sudo av install brew:geoserver
```

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

### macOS

- Homebrew (100%):

```sh
brew install geoserver
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#geoserver
```

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

### Windows

- winget (92%):

```sh
winget install --id OSGeo.GeoServer -e
```

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

## パッケージ情報

- **パッケージキー:** brew:geoserver
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.0.0
- **ソース概要:** Java server to share and edit geospatial data
- **ホームページ:** <https://geoserver.org/>
- **最終更新:** 2026-06-13T23:34:55+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- geoserver (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.0.0
## プロジェクトの歴史と使われ方

GeoServer is a Java server for publishing, editing, and serving geospatial data through open geospatial web-service standards. Its history is closely tied to the Java GIS stack, GeoTools, and the broader open-source geospatial community around PostGIS, QGIS, OpenLayers, and OSGeo.

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

GeoServer began in 2001 at The Open Planning Project, a New York nonprofit technology incubator that wanted spatial-data sharing tools for civic participation and transparent government. The project grew alongside GeoTools, the Java GIS toolkit founded by people involved with GeoServer, which supplied data-source support such as shapefiles and databases.

The project evolved during the same period that OGC web-service standards such as Web Feature Service and Web Map Service were being defined. GeoServer's later move into the Open Source Geospatial Foundation gave the project a neutral collaboration home in the open-source GIS ecosystem.

### 採用の歴史

GeoServer became significant because it connected open spatial databases, desktop GIS, browser mapping, and standard OGC service protocols. Practitioners could publish PostGIS, shapefile, GeoTIFF, and other datasets without building a custom map server for each deployment.

### 使われ方

Administrators use GeoServer to create workspaces, register data stores, publish layers, style maps, and expose services such as WMS, WFS, WCS, WMTS, and OGC API endpoints. Developers and GIS teams use it in local stacks, test fixtures, and production deployments that need standards-based geospatial publishing.

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

For package-manager users, GeoServer is the server component that turns a local machine or CI environment into an OGC service endpoint. A formula-managed install makes it easier to reproduce a Java geospatial stack without hand-assembling the web application and its supporting scripts.

### タイムライン

- 2001: GeoServer was started by The Open Planning Project.
- 2000s: GeoServer grew with GeoTools and related open-source GIS projects such as PostGIS, QGIS, and OpenLayers.
- After project growth: GeoServer joined the Open Source Geospatial Foundation.

### Related projects

- GeoTools, PostGIS, QGIS, OpenLayers, OGC WMS, OGC WFS, OGC WCS

### ソース

- <https://docs.geoserver.org/>
- <https://docs.geoserver.org/main/en/user/introduction/history/>
- <https://github.com/geoserver/geoserver>
- <https://www.osgeo.org/projects/geoserver/>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

- Nix - geoserver: normalized package name match | nixpkgs package indexes: pkgs/by-name/ge/geoserver/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - OSGeo.GeoServer: normalized package name match | Windows Package Manager source index: OSGeo.GeoServer from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/geoserver.yml](https://github.com/mxcl/pkgdb/blob/main/combined/geoserver.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
