# 使用 Homebrew, apt, dnf, Nix 安装 spatialite-gui

查看 spatialite-gui 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

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

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:spatialite-gui
- **软件包管理器:** Homebrew
- **版本:** 2.1.0-beta1
- **来源摘要:** GUI tool supporting SpatiaLite
- **主页:** <https://www.gaia-gis.it/fossil/spatialite_gui/index>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- spatialite_gui (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.1.0-beta1
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

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


## 来源

- 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
