# Installer geoserver avec Homebrew, Nix, winget

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install geoserver
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:geoserver
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.0.0
- **Résumé source:** Java server to share and edit geospatial data
- **Page d'accueil:** <https://geoserver.org/>
- **Dernière mise à jour:** 2026-06-13T23:34:55+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- geoserver (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.0.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
