macOS
brew install gtk+3local Homebrew formula metadata
brew / 順位 322
gtk+3 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gtk+3local Homebrew formula metadata
sudo apk add gtk-update-icon-cacheAlpine Linux edge package indexes · gtk-update-icon-cache · ソース: dl-cdn.alpinelinux.org
sudo apt install gtk-update-icon-cacheDebian stable package indexes · gtk-update-icon-cache · ソース: deb.debian.org
sudo dnf install gtk-update-icon-cacheFedora Rawhide package metadata · gtk-update-icon-cache · ソース: dl.fedoraproject.org
sudo pacman -S gtk-update-icon-cacheArch Linux sync databases · gtk-update-icon-cache · ソース: geo.mirror.pkgbuild.com
概要
Toolkit for creating graphical user interfaces
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gtk-builder-tool | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gtk-encode-symbolic-svg | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gtk-launch | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gtk-query-immodules-3.0 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gtk-query-settings | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gtk-update-icon-cache | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gtk3-demo | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gtk3-demo-application | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gtk3-icon-browser | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gtk3-update-icon-cache | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
gtk3-widget-factory | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gtk+3 |
|---|---|
| バージョン | 3.24.52 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://gtk.org/ |
| 最終更新 | 2026-07-29T17:23:25+01:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-cacheソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.