macOS
brew install gdk-pixbuflocal Homebrew formula metadata
brew
gdk-pixbuf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gdk-pixbuflocal Homebrew formula metadata
sudo apk add gdk-pixbufAlpine Linux edge package indexes · gdk-pixbuf · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gdk-pixbufnixpkgs package indexes · pkgs/by-name/gd/gdk-pixbuf/package.nix · ソース: api.github.com
sudo apt install gdk-pixbuf-testsDebian stable package indexes · gdk-pixbuf-tests · ソース: deb.debian.org
sudo zypper install gdk-pixbuf-developenSUSE Tumbleweed package metadata · gdk-pixbuf-devel · ソース: download.opensuse.org
概要
Toolkit for image loading and pixel buffer manipulation
履歴
gdk-pixbuf is the GNOME/GTK image-loading library for loading image data into pixel buffers that can be scaled, composited, modified, saved, or rendered.
The official API reference describes GdkPixbuf 2.0 as an image loading library authored by the GTK Development Team, with source hosted in GNOME GitLab.
The upstream README says gdk-pixbuf loads image data in formats such as PNG, JPEG, TIFF, TGA, and GIF, stores it as linear buffers in memory, and allows additional loader modules in well-known locations.
The README states that GTK uses gdk-pixbuf for loading graphical assets, which made it part of the common GNOME and GTK runtime stack.
The current README also warns that gdk-pixbuf should be used for trusted UI assets rather than arbitrary images and points users toward Glycin for sandboxed image loading.
Developers use the library through the gdk-pixbuf/gdk-pixbuf.h C headers and the gdk-pixbuf-2.0 pkg-config file; package users also get CLI tools such as gdk-pixbuf-query-loaders and gdk-pixbuf-thumbnailer.
Recent NEWS entries show a shift toward Glycin integration, optional thumbnailing, and deprecation of some older animation and XPM-related APIs.
gdk-pixbuf is package-nerd significant because it is a small-looking library that affects desktop image loading, GTK applications, thumbnailing, loader cache generation, optional codecs, and security posture around image parsers.
Its loader-module model means packagers care about post-install loader queries, installed module locations, and which image formats are enabled.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gdk-pixbuf-csource | cli | グローバル実行可能ファイル | |
gdk-pixbuf-pixdata | cli | グローバル実行可能ファイル | |
gdk-pixbuf-query-loaders | cli | グローバル実行可能ファイル | |
gdk-pixbuf-thumbnailer | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gdk-pixbuf |
|---|---|
| バージョン | 2.44.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gdk-pixbuf |
| ホームページ | https://gtk.org |
| リポジトリ | https://gitlab.gnome.org/GNOME/gdk-pixbuf |
| 上流ドキュメント | https://docs.gtk.org/gdk-pixbuf |
| ライセンス | LGPL-2.1-or-later |
| ソースアーカイブ | https://download.gnome.org/sources/gdk-pixbuf/2.44/gdk-pixbuf-2.44.7.tar.xz |
| 最終更新 | 2026-06-28T04:59:43Z |
| Pulse | updated |
| 依存関係 | gettext, glib, jpeg-turbo, libpng, libtiff |
| ビルド依存関係 | docutils, gettext, gobject-introspection, meson, ninja, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gdk-pixbuf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gdk-pixbuf-tests 2.42.12+dfsg-4+deb13u1
installed tests for the GDK Pixbuf library
sudo apt install gdk-pixbuf-testsgir1.2-gdkpixbuf-2.0 2.42.12+dfsg-4+deb13u1
GDK Pixbuf library - GObject-Introspection
sudo apt install gir1.2-gdkpixbuf-2.0libgdk-pixbuf-2.0-0 2.42.12+dfsg-4+deb13u1
GDK Pixbuf library
sudo apt install libgdk-pixbuf-2.0-0libgdk-pixbuf-2.0-dev 2.42.12+dfsg-4+deb13u1
GDK Pixbuf library (development files)
sudo apt install libgdk-pixbuf-2.0-devlibgdk-pixbuf2.0-bin 2.42.12+dfsg-4+deb13u1
GDK Pixbuf library (thumbnailer)
sudo apt install libgdk-pixbuf2.0-binlibgdk-pixbuf2.0-common 2.42.12+dfsg-4+deb13u1
GDK Pixbuf library - data files
sudo apt install libgdk-pixbuf2.0-commonlibgdk-pixbuf2.0-doc 2.42.12+dfsg-4+deb13u1
GDK Pixbuf library (documentation)
sudo apt install libgdk-pixbuf2.0-docgdk-pixbuf
nix profile install nixpkgs#gdk-pixbufgdk-pixbuf-tests 2.42.10+dfsg-3ubuntu3
installed tests for the GDK Pixbuf library
sudo apt install gdk-pixbuf-testsgir1.2-gdkpixbuf-2.0 2.42.10+dfsg-3ubuntu3
GDK Pixbuf library - GObject-Introspection
sudo apt install gir1.2-gdkpixbuf-2.0libgdk-pixbuf-2.0-0 2.42.10+dfsg-3ubuntu3
GDK Pixbuf library
sudo apt install libgdk-pixbuf-2.0-0libgdk-pixbuf-2.0-dev 2.42.10+dfsg-3ubuntu3
GDK Pixbuf library (development files)
sudo apt install libgdk-pixbuf-2.0-devlibgdk-pixbuf2.0-bin 2.42.10+dfsg-3ubuntu3
GDK Pixbuf library (thumbnailer)
sudo apt install libgdk-pixbuf2.0-binlibgdk-pixbuf2.0-common 2.42.10+dfsg-3ubuntu3
GDK Pixbuf library - data files
sudo apt install libgdk-pixbuf2.0-commonlibgdk-pixbuf2.0-doc 2.42.10+dfsg-3ubuntu3
GDK Pixbuf library (documentation)
sudo apt install libgdk-pixbuf2.0-docgdk-pixbuf 2.44.6-r0
GTK+ image loading library
https://gitlab.gnome.org/GNOME/gdk-pixbuf
sudo apk add gdk-pixbufソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.