# 使用 Homebrew, Nix, winget 安装 geoserver

查看 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
