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

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

## 安装

```sh
sudo av install brew:libdazzle
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install libdazzle
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libdazzle
```

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

### Linux

- apk (92%):

```sh
sudo apk add libdazzle
```

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

- dnf (92%):

```sh
sudo dnf install libdazzle
```

  证据: Fedora Rawhide package metadata: libdazzle from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#libdazzle
```

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

- pacman (92%):

```sh
sudo pacman -S libdazzle
```

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

- Debian apt (92%):

```sh
sudo apt install libdazzle-1.0-0
```

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

- Ubuntu apt (92%):

```sh
sudo apt install gir1.2-dazzle-1.0
```

  证据: Ubuntu 24.04 LTS package indexes: gir1.2-dazzle-1.0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

- zypper (92%):

```sh
sudo zypper install dazzle-list-counters
```

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

## 软件包事实

- **软件包键:** brew:libdazzle
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/libdazzle>
- **版本:** 3.44.0
- **来源摘要:** GNOME companion library to GObject and Gtk+
- **主页:** <https://gitlab.gnome.org/GNOME/libdazzle>
- **上游文档:** <https://gitlab.gnome.org/GNOME/libdazzle>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://download.gnome.org/sources/libdazzle/3.44/libdazzle-3.44.0.tar.xz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- dazzle-list-counters (cli)
- dazzle-list-counters (别名)

## 依赖

- at-spi2-core
- cairo
- gdk-pixbuf
- gettext
- glib
- gtk+3
- harfbuzz
- pango

## 构建依赖

- gobject-introspection
- meson
- ninja
- pkgconf
- vala

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 3.44.0
- 本地数据: OK
- 上游仓库: https://gitlab.gnome.org/GNOME/libdazzle
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

libdazzle is a GNOME/GTK 3 companion library created to share reusable UI and utility code around GNOME Builder and Sysprof. It is historically useful as a snapshot of GNOME application infrastructure just before GTK 4 and libadwaita absorbed or replaced many patterns.

### 项目历史

The archived upstream README describes libdazzle as a companion library to GObject and GTK+, with GObject Introspection and Vala metadata for language bindings. It also states that the project was basically end-of-life and was never really meant to be used outside Builder and Sysprof.

GNOME GitLab tag metadata shows public releases through the GNOME 3.25, 3.26, 3.32, 3.34, 3.36, 3.38, 3.40, 3.42, and 3.44 cycles. The NEWS file records widgets, panels, suggestions, shortcuts, fuzzy matching, task caches, compiler fixes, translations, and the explicit note that libdazzle was not expected to survive into GTK 4.

### 采用历史

Its primary adoption path was inside GNOME developer tooling rather than broad third-party API commitment. Packagers nevertheless carried libdazzle because Builder, Sysprof, and related GTK 3 applications needed the shared widgets and helper code during the GNOME 3 era.

### 使用方式

Developers used libdazzle for GTK/GObject helper widgets, counters, panels, suggestions, fuzzy search, task caches, and language-binding-friendly APIs. The upstream README recommends GTK 4, libadwaita, libpanel, or copying small pieces into an application when those needs arise after the library's active phase.

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

libdazzle is a packaging artifact of desktop-platform transition: useful enough to ship across distros, intentionally not a forever platform, and eventually archived as GTK 4-era replacements made the shared GTK 3 helper library less necessary.

### 时间线

- 2017: GNOME GitLab tags show the 3.25 and 3.26 release series.
- 2018: The GNOME GitLab project record was created under the archived namespace metadata.
- 2019: The 3.32 and 3.34 releases tracked GNOME 3 application-library needs.
- 2020: The 3.36 and 3.38 releases included style, translation, compiler, and platform fixes.
- 2021: The 3.42 release included macOS, Win32, panel, and translation fixes.
- 2022: The 3.43.90 NEWS entry warned that libdazzle was not expected to survive into GTK 4; 3.44.0 followed with translation updates.

### Related projects

- GNOME Builder and Sysprof were the central users named by upstream. GTK 4, libadwaita, and libpanel are the replacement or adjacent GNOME libraries mentioned in the README and NEWS.

### 来源

- <https://gitlab.gnome.org/Archive/libdazzle>
- <https://gitlab.gnome.org/Archive/libdazzle/-/raw/master/NEWS>
- <https://gitlab.gnome.org/Archive/libdazzle/-/raw/master/README.md>
- <https://gitlab.gnome.org/api/v4/projects/Archive%2Flibdazzle/repository/tags?per_page=100>


## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- library-like package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** libdazzle
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - libdazzle-1.0-0 - 3.44.0-3: normalized package name match | Debian stable package indexes: libdazzle-1.0-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | feature-filled library for GTK+ and GObject | https://gitlab.gnome.org/GNOME/libdazzle
- Debian apt - libdazzle-1.0-dev - 3.44.0-3: normalized package name match | Debian stable package indexes: libdazzle-1.0-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | feature-filled library for GTK+ and GObject - development files | https://gitlab.gnome.org/GNOME/libdazzle
- Debian apt - libdazzle-common - 3.44.0-3: normalized package name match | Debian stable package indexes: libdazzle-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | feature-filled library for GTK+ and GObject (common files) | https://gitlab.gnome.org/GNOME/libdazzle
- Nix - libdazzle: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libdazzle/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gir1.2-dazzle-1.0 - 3.44.0-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: gir1.2-dazzle-1.0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GObject introspection data for libdazzle | https://gitlab.gnome.org/GNOME/libdazzle
- Ubuntu apt - libdazzle-1.0-0 - 3.44.0-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libdazzle-1.0-0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | feature-filled library for GTK+ and GObject | https://gitlab.gnome.org/GNOME/libdazzle
- Ubuntu apt - libdazzle-1.0-dev - 3.44.0-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libdazzle-1.0-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | feature-filled library for GTK+ and GObject - development files | https://gitlab.gnome.org/GNOME/libdazzle
- Ubuntu apt - libdazzle-common - 3.44.0-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libdazzle-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | feature-filled library for GTK+ and GObject (common files) | https://gitlab.gnome.org/GNOME/libdazzle
- Ubuntu apt - libdazzle-doc - 3.44.0-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libdazzle-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | feature-filled library for GTK+ and GObject - documentation | https://gitlab.gnome.org/GNOME/libdazzle
- Ubuntu apt - libdazzle-tools - 3.44.0-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libdazzle-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | feature-filled library for GTK+ and GObject - tools | https://gitlab.gnome.org/GNOME/libdazzle
- apk - libdazzle - 3.44.0-r1: normalized package name match | Alpine Linux edge package indexes: libdazzle from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library to delight your users with fancy features | https://gitlab.gnome.org/GNOME/libdazzle
- apk - libdazzle-dev - 3.44.0-r1: normalized package name match | Alpine Linux edge package indexes: libdazzle-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library to delight your users with fancy features (development files) | https://gitlab.gnome.org/GNOME/libdazzle
- apk - libdazzle-lang - 3.44.0-r1: normalized package name match | Alpine Linux edge package indexes: libdazzle-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package libdazzle | https://gitlab.gnome.org/GNOME/libdazzle
- dnf - libdazzle - 3.44.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libdazzle from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Experimental new features for GTK+ and GLib | https://gitlab.gnome.org/GNOME/libdazzle
- dnf - libdazzle-devel - 3.44.0-12.fc45: normalized package name match | Fedora Rawhide package metadata: libdazzle-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files for libdazzle | https://gitlab.gnome.org/GNOME/libdazzle
- pacman - libdazzle - 3.44.0-2: normalized package name match | Arch Linux sync databases: libdazzle from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A library to delight your users with fancy features | https://gitlab.gnome.org/Archive/libdazzle


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [glib](https://pkg.so/zh-hans/brew/glib/) - Runtime dependency declared by Homebrew.
- [harfbuzz](https://pkg.so/zh-hans/brew/harfbuzz/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/zh-hans/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pango](https://pkg.so/zh-hans/brew/pango/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/zh-hans/brew/cairo/) - Runtime dependency declared by Homebrew.
- [gdk-pixbuf](https://pkg.so/zh-hans/brew/gdk-pixbuf/) - Runtime dependency declared by Homebrew.
- [gtk+3](https://pkg.so/zh-hans/brew/gtk-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/zh-hans/brew/ninja/) - Build dependency declared by Homebrew.
- [meson](https://pkg.so/zh-hans/brew/meson/) - Build dependency declared by Homebrew.
- [gobject-introspection](https://pkg.so/zh-hans/brew/gobject-introspection/) - Build dependency declared by Homebrew.
- [gitg](https://pkg.so/zh-hans/brew/gitg/) - Popular package that depends on this formula.
- [json-glib](https://pkg.so/zh-hans/brew/json-glib/) - Shares pkgdb curated category or tags: cli, developer-tools, glib, gnome, libraries.
- [gplugin](https://pkg.so/zh-hans/brew/gplugin/) - Shares pkgdb curated category or tags: cli, developer-tools, glib, gobject, gtk.
- [libxml2](https://pkg.so/zh-hans/brew/libxml2/) - Shares pkgdb curated category or tags: cli, developer-tools, gnome, libraries.
- [libdeflate](https://pkg.so/zh-hans/brew/libdeflate/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [libdatrie](https://pkg.so/zh-hans/brew/libdatrie/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [nspr](https://pkg.so/zh-hans/brew/nspr/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [gspell](https://pkg.so/zh-hans/brew/gspell/) - Local package facts share a topical domain. Shared terms: at-spi2-core, cairo, cli, core, developer.
- [libhandy](https://pkg.so/zh-hans/brew/libhandy/) - Local package facts share a topical domain. Shared terms: at-spi2-core, cairo, cli, core, developer.

## Combined YAML source

View the package source record on GitHub. [combined/libdazzle.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libdazzle.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
