# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, winget 安装 glade

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

## 安装

```sh
sudo av install brew:glade
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install glade
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install glade
```

  证据: MacPorts ports tree: devel/glade/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add glade
```

  证据: Alpine Linux edge package indexes: glade from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install glade
```

  证据: Debian stable package indexes: glade from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install glade
```

  证据: Fedora Rawhide package metadata: glade 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#glade
```

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

- pacman (92%):

```sh
sudo pacman -S glade
```

  证据: Arch Linux sync databases: glade from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install glade
```

  证据: openSUSE Tumbleweed package metadata: glade from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id gnome.Glade -e
```

  证据: Windows Package Manager source index: gnome.Glade from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:glade
- **软件包管理器:** Homebrew
- **版本:** 3.40.0
- **来源摘要:** RAD tool for the GTK+ and GNOME environment
- **主页:** <https://glade.gnome.org/>
- **最后更新:** 2026-07-05T04:22:29Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- glade (别名)
- glade-previewer (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Glade is a graphical interface designer for GTK and GNOME applications. It belongs to the long line of desktop RAD tools, but its lasting role in the GTK world comes from producing declarative interface files that applications load through GtkBuilder rather than from generating application code.

### 项目历史

The GNOME project distributes Glade as a free-software user-interface designer, with archived release series reaching back to the 0.x and 1.x eras and later 2.x and 3.x branches. The 3.x line became the GTK 3-oriented branch, while Glade 3.8 remained the documented path for projects that still needed GTK 2 support.

Glade evolved alongside GTK's move toward GtkBuilder XML and template-based widget classes. Its release notes show continued adaptation to GNOME application conventions, Meson builds, JavaScript widget support, GTK 3.24, and fixes for GtkBuilder and template workflows.

### 采用历史

Glade became a standard tool in GNOME and GTK packaging because it gave application authors a visual way to edit interface definitions while still keeping those definitions portable across GTK language bindings. Its package metadata appears across common Unix-like package managers, including Homebrew, Debian-family systems, Fedora-family systems, Arch, Nix, MacPorts, MSYS2, and Flatpak.

### 使用方式

Practitioners use Glade to sketch and maintain GTK interfaces, save them as XML, and load those files from C, Python, Vala, Java, Perl, C#, and other GTK bindings through GtkBuilder. The command-line companion glade-previewer supports testing interface files outside the full application.

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

For package maintainers, Glade is significant because it packages both a desktop application and the libgladeui tooling around GTK catalogs, templates, and preview support. It is also a useful marker for the GTK 2 to GTK 3 transition because the project documents Glade 3.8 as the branch for GTK 2 work while later releases target GTK 3.

### 时间线

- 1999: GNOME source archives include early Glade release series such as 0.5 and 0.6.
- 2011: Glade 3.8 is documented as the GTK 2-compatible branch.
- 2020: Glade 3.38 adds automatic template loading and JavaScript widget support.
- 2022: Glade 3.40.0 is released as the last stable release noted by the project site.

### Related projects

- GTK, GNOME, GtkBuilder, GNOME Builder, Flatpak, MSYS2, Homebrew.

### 来源

- <https://download.gnome.org/sources/glade/>
- <https://gitlab.gnome.org/GNOME/glade/-/raw/master/NEWS>
- <https://gitlab.gnome.org/GNOME/glade/-/raw/master/README.md>
- <https://glade.gnome.org/>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Debian apt - gir1.2-gladeui-2.0 - 3.40.0-6+b1: normalized package name match | Debian stable package indexes: gir1.2-gladeui-2.0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GObject introspection data for the GTK+ User Interface library | https://glade.gnome.org/
- Debian apt - glade - 3.40.0-6+b1: normalized package name match | Debian stable package indexes: glade from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GTK+ User Interface Builder | https://glade.gnome.org/
- Debian apt - libgladeui-2-13t64 - 3.40.0-6+b1: normalized package name match | Debian stable package indexes: libgladeui-2-13t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GTK+ User Interface Build core library | https://glade.gnome.org/
- Debian apt - libgladeui-common - 3.40.0-6: normalized package name match | Debian stable package indexes: libgladeui-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GTK+ User Interface Build core library (common files) | https://glade.gnome.org/
- Debian apt - libgladeui-dev - 3.40.0-6+b1: normalized package name match | Debian stable package indexes: libgladeui-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GTK+ User Interface Build core library (development files) | https://glade.gnome.org/
- Debian apt - libgladeui-doc - 3.40.0-6: normalized package name match | Debian stable package indexes: libgladeui-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GTK+ User Interface Build core library (documentation) | https://glade.gnome.org/
- Nix - glade: normalized package name match | nixpkgs package indexes: pkgs/by-name/gl/glade/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gir1.2-gladeui-2.0 - 3.40.0-5build2: normalized package name match | Ubuntu 24.04 LTS package indexes: gir1.2-gladeui-2.0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GObject introspection data for the GTK+ User Interface library | https://glade.gnome.org/
- Ubuntu apt - glade - 3.40.0-5build2: normalized package name match | Ubuntu 24.04 LTS package indexes: glade from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GTK+ User Interface Builder | https://glade.gnome.org/
- Ubuntu apt - libgladeui-2-13t64 - 3.40.0-5build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgladeui-2-13t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GTK+ User Interface Build core library | https://glade.gnome.org/
- Ubuntu apt - libgladeui-common - 3.40.0-5build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgladeui-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GTK+ User Interface Build core library (common files) | https://glade.gnome.org/
- Ubuntu apt - libgladeui-dev - 3.40.0-5build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgladeui-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GTK+ User Interface Build core library (development files) | https://glade.gnome.org/
- Ubuntu apt - libgladeui-doc - 3.40.0-5build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgladeui-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GTK+ User Interface Build core library (documentation) | https://glade.gnome.org/
- apk - glade - 3.40.0-r10: normalized package name match | Alpine Linux edge package indexes: glade from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | User Interface Designer for GTK+ and GNOME | https://glade.gnome.org/
- apk - glade-dev - 3.40.0-r10: normalized package name match | Alpine Linux edge package indexes: glade-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | User Interface Designer for GTK+ and GNOME (development files) | https://glade.gnome.org/
- apk - glade-doc - 3.40.0-r10: normalized package name match | Alpine Linux edge package indexes: glade-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | User Interface Designer for GTK+ and GNOME (documentation) | https://glade.gnome.org/


## Combined YAML source

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