# Installer spatialite-gui avec Homebrew, apt, dnf, Nix

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

## installation

```sh
sudo av install brew:spatialite-gui
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install spatialite-gui
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install spatialite-gui
```

  Preuve: Debian stable package indexes: spatialite-gui from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install spatialite-gui
```

  Preuve: Fedora Rawhide package metadata: spatialite-gui from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#spatialite-gui
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sp/spatialite-gui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:spatialite-gui
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.1.0-beta1
- **Résumé source:** GUI tool supporting SpatiaLite
- **Page d'accueil:** <https://www.gaia-gis.it/fossil/spatialite_gui/index>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- spatialite_gui (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

spatialite-gui is the graphical desktop companion in the SpatiaLite ecosystem, providing an open source GUI for working with SQLite databases extended by SpatiaLite.

### Historique du projet

Gaia-SINS presents spatialite-gui as an open source graphical user interface supporting SpatiaLite, closely related to libspatialite, librasterlite2, and VirtualPG. The official page lists stable version 1.7.1 from 2013 and a 2.1.0 beta from 2020, while the Fossil timeline shows active GUI work such as WMS support, SQL filtering, MapView, and multi-threaded map painting.

### Historique d'adoption

The input package facts list spatialite-gui across Homebrew, Debian, Fedora, Nix, and Ubuntu, reflecting its role as a packaged desktop utility for GIS users who want SpatiaLite without living entirely inside a shell.

### Modes d'utilisation

Users run spatialite_gui to browse and edit SpatiaLite databases, execute SQL, inspect geometry-backed tables, and use GUI features that complement the command-line spatialite shell.

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

Package maintainers care about spatialite-gui because it sits at the awkward but important intersection of GIS libraries, SQLite extension loading, desktop GUI dependencies, and cross-platform packaging.

### Chronologie

- 2013: Stable version 1.7.1 was released on June 29.
- 2016: The Fossil timeline records GUI work including SQL filters and EXIF-GPS image-loading support.
- 2017: MapView and WMS support development appears in the Fossil timeline.
- 2020: Testing version 2.1.0-beta1 was released on August 24.

### Related projects

- Officially related projects include libspatialite, librasterlite2, VirtualPG, and the wider Gaia-SINS project family.

### Sources

- <https://www.gaia-gis.it/fossil/spatialite_gui/index>
- <https://www.gaia-gis.it/fossil/spatialite_gui/timeline>
- <https://www.gaia-gis.it/fossil/spatialite_gui/wiki?name=version-1.8.0>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - spatialite-gui - 2.1.0~beta1-3: normalized package name match | Debian stable package indexes: spatialite-gui from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | user-friendly graphical user interface for SpatiaLite | https://www.gaia-gis.it/fossil/spatialite_gui/
- Nix - spatialite-gui: normalized package name match | nixpkgs package indexes: pkgs/by-name/sp/spatialite-gui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - spatialite-gui - 2.1.0~beta1-2build5: normalized package name match | Ubuntu 24.04 LTS package indexes: spatialite-gui from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | user-friendly graphical user interface for SpatiaLite | https://www.gaia-gis.it/fossil/spatialite_gui/
- dnf - spatialite-gui - 2.1.0-0.24.beta1.fc45: normalized package name match | Fedora Rawhide package metadata: spatialite-gui from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | GUI to manage Spatialite databases | https://www.gaia-gis.it/fossil/spatialite_gui


## Combined YAML source

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