Automic VaultAutomic Vault

brew

gdk-pixbuf を Homebrew, apk, Nix, apt, zypper でインストール

gdk-pixbuf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gdk-pixbuf

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add gdk-pixbuf

Alpine Linux edge package indexes · gdk-pixbuf · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#gdk-pixbuf

nixpkgs package indexes · pkgs/by-name/gd/gdk-pixbuf/package.nix · ソース: api.github.com

Debian apt確認済み · 92%
sudo apt install gdk-pixbuf-tests

Debian stable package indexes · gdk-pixbuf-tests · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install gdk-pixbuf-devel

openSUSE Tumbleweed package metadata · gdk-pixbuf-devel · ソース: download.opensuse.org

概要

パッケージ概要

Toolkit for image loading and pixel buffer manipulation

コマンドとエイリアス

  • gdk-pixbuf-csource
  • gdk-pixbuf-pixdata
  • gdk-pixbuf-query-loaders
  • gdk-pixbuf-thumbnailer

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • GdkPixbuf 2.0: The current API namespace is documented as the 2.0 image loading library.
  • 2025: Development NEWS entries add a Glycin loader and recommend relying on Glycin for sandboxed Linux image loading.
  • 2026: The API reference reports library version 2.44.6, while NEWS includes 2.44.7 changes.

Related projects

  • gdk-pixbuf is closely related to GTK, GLib/GObject, GNOME, and the Glycin sandboxed image-loading framework.
  • It also intersects with image codec libraries such as libpng, libjpeg, and libtiff, which the README lists as optional build requirements depending on enabled format support.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:image

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 5 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 6 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gdk-pixbuf-csourcecliグローバル実行可能ファイル
gdk-pixbuf-pixdatacliグローバル実行可能ファイル
gdk-pixbuf-query-loaderscliグローバル実行可能ファイル
gdk-pixbuf-thumbnailercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版2.44.7
マネージャ更新日2026-06-28
ローカルデータOK
上流not checked
検出された最新未検出

https://gtk.org

  • 情報Release/tag comparison is only available for GitHub repositories.https://gtk.org信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namegdk-pixbuf
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

gdk-pixbuf-tests 2.42.12+dfsg-4+deb13u1

installed tests for the GDK Pixbuf library

https://www.gtk.org/

sudo apt install gdk-pixbuf-tests
  • Section: libs
  • Architecture: amd64
  • Source Package: gdk-pixbuf
  • 3 依存関係
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gdk-pixbuf-tests from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gir1.2-gdkpixbuf-2.0 2.42.12+dfsg-4+deb13u1

GDK Pixbuf library - GObject-Introspection

https://www.gtk.org/

sudo apt install gir1.2-gdkpixbuf-2.0
  • Section: introspection
  • Architecture: amd64
  • Source Package: gdk-pixbuf
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gir1.2-gdkpixbuf-2.0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgdk-pixbuf-2.0-0 2.42.12+dfsg-4+deb13u1

GDK Pixbuf library

https://www.gtk.org/

sudo apt install libgdk-pixbuf-2.0-0
  • Section: libs
  • Architecture: amd64
  • Source Package: gdk-pixbuf
  • 7 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgdk-pixbuf-2.0-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgdk-pixbuf-2.0-dev 2.42.12+dfsg-4+deb13u1

GDK Pixbuf library (development files)

https://www.gtk.org/

sudo apt install libgdk-pixbuf-2.0-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gdk-pixbuf
  • 10 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgdk-pixbuf-2.0-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgdk-pixbuf2.0-bin 2.42.12+dfsg-4+deb13u1

GDK Pixbuf library (thumbnailer)

https://www.gtk.org/

sudo apt install libgdk-pixbuf2.0-bin
  • Section: libs
  • Architecture: amd64
  • Source Package: gdk-pixbuf
  • 3 依存関係
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgdk-pixbuf2.0-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgdk-pixbuf2.0-common 2.42.12+dfsg-4+deb13u1

GDK Pixbuf library - data files

https://www.gtk.org/

sudo apt install libgdk-pixbuf2.0-common
  • Section: libs
  • Architecture: all
  • Source Package: gdk-pixbuf
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgdk-pixbuf2.0-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgdk-pixbuf2.0-doc 2.42.12+dfsg-4+deb13u1

GDK Pixbuf library (documentation)

https://www.gtk.org/

sudo apt install libgdk-pixbuf2.0-doc
  • Section: doc
  • Architecture: all
  • Source Package: gdk-pixbuf
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgdk-pixbuf2.0-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gdk-pixbuf

nix profile install nixpkgs#gdk-pixbuf
  • normalized package name match
  • 一致条件: Gdk Pixbuf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gd/gdk-pixbuf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gdk-pixbuf-tests 2.42.10+dfsg-3ubuntu3

installed tests for the GDK Pixbuf library

https://www.gtk.org/

sudo apt install gdk-pixbuf-tests
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: gdk-pixbuf
  • 3 依存関係
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gdk-pixbuf-tests from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gir1.2-gdkpixbuf-2.0 2.42.10+dfsg-3ubuntu3

GDK Pixbuf library - GObject-Introspection

https://www.gtk.org/

sudo apt install gir1.2-gdkpixbuf-2.0
  • Section: introspection
  • Architecture: amd64
  • Source Package: gdk-pixbuf
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gir1.2-gdkpixbuf-2.0 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgdk-pixbuf-2.0-0 2.42.10+dfsg-3ubuntu3

GDK Pixbuf library

https://www.gtk.org/

sudo apt install libgdk-pixbuf-2.0-0
  • Section: libs
  • Architecture: amd64
  • Source Package: gdk-pixbuf
  • 7 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdk-pixbuf-2.0-0 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgdk-pixbuf-2.0-dev 2.42.10+dfsg-3ubuntu3

GDK Pixbuf library (development files)

https://www.gtk.org/

sudo apt install libgdk-pixbuf-2.0-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gdk-pixbuf
  • 10 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdk-pixbuf-2.0-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgdk-pixbuf2.0-bin 2.42.10+dfsg-3ubuntu3

GDK Pixbuf library (thumbnailer)

https://www.gtk.org/

sudo apt install libgdk-pixbuf2.0-bin
  • Section: libs
  • Architecture: amd64
  • Source Package: gdk-pixbuf
  • 3 依存関係
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdk-pixbuf2.0-bin from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgdk-pixbuf2.0-common 2.42.10+dfsg-3ubuntu3

GDK Pixbuf library - data files

https://www.gtk.org/

sudo apt install libgdk-pixbuf2.0-common
  • Section: libs
  • Architecture: all
  • Source Package: gdk-pixbuf
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdk-pixbuf2.0-common from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgdk-pixbuf2.0-doc 2.42.10+dfsg-3ubuntu3

GDK Pixbuf library (documentation)

https://www.gtk.org/

sudo apt install libgdk-pixbuf2.0-doc
  • Section: doc
  • Architecture: all
  • Source Package: gdk-pixbuf
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgdk-pixbuf2.0-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

gdk-pixbuf 2.44.6-r0

GTK+ image loading library

https://gitlab.gnome.org/GNOME/gdk-pixbuf

sudo apk add gdk-pixbuf
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: gdk-pixbuf
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Gdk Pixbuf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gdk-pixbuf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment