macOS
brew install gtk+3local Homebrew formula metadata
brew / Rang 322
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gtk+3 in AI-Agent-Workflows.
Installation
brew install gtk+3local Homebrew formula metadata
sudo apk add gtk-update-icon-cacheAlpine Linux edge package indexes · gtk-update-icon-cache · Quelle: dl-cdn.alpinelinux.org
sudo apt install gtk-update-icon-cacheDebian stable package indexes · gtk-update-icon-cache · Quelle: deb.debian.org
sudo dnf install gtk-update-icon-cacheFedora Rawhide package metadata · gtk-update-icon-cache · Quelle: dl.fedoraproject.org
sudo pacman -S gtk-update-icon-cacheArch Linux sync databases · gtk-update-icon-cache · Quelle: geo.mirror.pkgbuild.com
Überblick
Toolkit for creating graphical user interfaces
Verlauf
GTK+ 3 is the GTK 3 API generation of the GNOME-hosted graphical toolkit. The Homebrew gtk+3 formula represents the gtk+-3.0 development/runtime track, including command-line utilities used to inspect widgets, launch desktop files, query settings, maintain icon caches, and support input modules.
Historically, GTK+ 3 is the bridge between the GTK+ 2 desktop era and the GTK 4/libadwaita era: it kept the familiar C/GObject toolkit model while introducing major changes in rendering, CSS styling, input handling, and application integration.
GTK+ 3.0.0 tarballs appeared in the GNOME source archive on 2011-02-10, and the GitLab tag for 3.0.0 carries the same date. The GTK 3 API documentation identifies the Gtk namespace as API Version 3.0 and Library Version 3.24, with GTK Development Team authorship and GNOME-hosted source.
GTK+ 3 kept the same project foundation described by GTK: a C toolkit on top of GLib with language binding support, LGPL licensing, and GNOME project hosting. It evolved the toolkit while preserving a long-lived gtk+-3.0 pkg-config identity for applications and distributions.
GTK+ 3.24.0 is the long-lived 3.x branch point visible in official NEWS and GNOME source archives. Package managers often expose GTK+ 3 as a stable dependency target distinct from GTK+ 2 and GTK 4 because applications may deliberately bind to one API generation.
GTK+ 3 adoption followed GNOME platform adoption and broad application use. The official GTK site lists applications built with GTK across GNOME and non-GNOME software, including GIMP, Web, Inkscape, Evolution, Transmission, HandBrake, Maps, and other desktop applications.
Bindings and wrappers were central to adoption. The GTK site highlights C, JavaScript, Perl, Python, Rust, and Vala, while PyGObject documentation presents GTK, GStreamer, WebKitGTK, GLib, and GIO as GObject-based libraries available to Python programs.
Developers build GTK+ 3 applications against gtk/gtk.h and pkg-config metadata such as gtk+-3.0. The docs identify dependencies including GObject, ATK, Pango, and GDK, and cover compiling/running applications, CSS, key bindings, widgets, tree/list views, drawing, input, and X11/Windows use.
The Homebrew formula's executable set reflects common GTK+ 3 workflows: gtk3-demo and gtk3-widget-factory exercise widgets; gtk-builder-tool works with GtkBuilder UI definitions; gtk-query-settings reports toolkit settings; gtk-query-immodules-3.0 manages input modules; gtk-launch works with desktop entries; icon-cache tools support themed icons.
GTK+ 3 is a dependency boundary package. When an application asks for gtk+-3.0, substituting GTK 4 is not a drop-in answer; packaging has to preserve parallel major API tracks. That is why formula names, pkg-config names, and executable suffixes matter.
For package maintainers, GTK+ 3 also concentrates a desktop stack: GLib/GObject, GDK, Pango, Cairo, GdkPixbuf, ATK, icon themes, input modules, settings schemas, and demos. The formula is as much about reproducible GUI build environments as it is about end-user shared libraries.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gtk-builder-tool | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gtk-encode-symbolic-svg | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gtk-launch | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gtk-query-immodules-3.0 | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gtk-query-settings | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gtk-update-icon-cache | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gtk3-demo | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gtk3-demo-application | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gtk3-icon-browser | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gtk3-update-icon-cache | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
gtk3-widget-factory | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:gtk+3 |
|---|---|
| Version | 3.24.52 |
| Paketmanager | Homebrew |
| Homepage | https://gtk.org/ |
| Zuletzt aktualisiert | 2026-07-29T17:23:25+01:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
gtk-update-icon-cache 4.18.6+ds-2
icon theme caching utility
sudo apt install gtk-update-icon-cachegtk-update-icon-cache 3.24.41-4ubuntu1
icon theme caching utility
sudo apt install gtk-update-icon-cachegtk-update-icon-cache 3.24.52-r0
The GTK+ Toolkit (v3)
sudo apk add gtk-update-icon-cachegtk-update-icon-cache 3.24.52-6.fc45
Icon theme caching utility
sudo dnf install gtk-update-icon-cachegtk-update-icon-cache 1:4.22.4-1
GTK icon cache updater
sudo pacman -S gtk-update-icon-cacheQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.