macOS
brew install imlib2local Homebrew formula metadata
sudo port install imlib2MacPorts ports tree · graphics/imlib2/Portfile · ソース: api.github.com
brew
imlib2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install imlib2local Homebrew formula metadata
sudo port install imlib2MacPorts ports tree · graphics/imlib2/Portfile · ソース: api.github.com
sudo apk add imlib2Alpine Linux edge package indexes · imlib2 · ソース: dl-cdn.alpinelinux.org
sudo dnf install imlib2Fedora Rawhide package metadata · imlib2 · ソース: dl.fedoraproject.org
nix profile install nixpkgs#imlib2nixpkgs package indexes · pkgs/by-name/im/imlib2/package.nix · ソース: api.github.com
sudo pacman -S imlib2Arch Linux sync databases · imlib2 · ソース: geo.mirror.pkgbuild.com
sudo zypper install imlib2openSUSE Tumbleweed package metadata · imlib2 · ソース: download.opensuse.org
sudo apt install libimlib2-devDebian stable package indexes · libimlib2-dev · ソース: deb.debian.org
概要
Image loading and rendering library
履歴
Imlib2 is a C image loading, saving, rendering, and manipulation library from the Enlightenment ecosystem. Its own README describes it as a complete rewrite of the Imlib 1.x series, with a more modular, simple, and flexible architecture.
Imlib2 predates most modern GitHub-centered package histories. The official SourceForge project for Enlightenment was registered in 1999, and the official ChangeLog records Imlib2 releases at least back to the 1.2.x line in 2006. The repository later lived in the Enlightenment Git service under the legacy-imlib2 name.
The project has remained active as a low-level graphics library rather than an end-user image editor. The ChangeLog shows steady maintenance across loader fixes, scaling and alpha behavior, security-sensitive parser work, and support for formats such as AVIF, HEIF, JPEG XL, QOI, SVG, and Y4M in later releases.
Imlib2 is widely packaged because many Unix graphics and desktop tools depend on a small C library for image loading and rendering. The input metadata lists packages across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE; Homebrew also publishes a formula for the library.
Its adoption is less about direct command-line invocation and more about being a shared library under desktop utilities, lightweight viewers, and Enlightenment-era software. The README names Eterm, feh, and geist as example consumers.
Imlib2 is used by C programs to load and save images, render and manipulate pixel data, draw polygons, and work with image formats through load/save modules. The Homebrew formula exposes helper commands such as imlib2_load, imlib2_view, imlib2_conv, and imlib2_grab, but the main value is the library and development headers.
Imlib2 is package-nerd significant because it is the old-school Unix graphics dependency that keeps showing up in distro dependency trees. It illustrates a different kind of package importance: not a fashionable CLI, but a long-lived C ABI and loader ecosystem that distributions keep carrying because other software still builds on it.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
imlib2_bumpmap | cli | グローバル実行可能ファイル | |
imlib2_colorspace | cli | グローバル実行可能ファイル | |
imlib2_conv | cli | グローバル実行可能ファイル | |
imlib2_grab | cli | グローバル実行可能ファイル | |
imlib2_load | cli | グローバル実行可能ファイル | |
imlib2_poly | cli | グローバル実行可能ファイル | |
imlib2_show | cli | グローバル実行可能ファイル | |
imlib2_test | cli | グローバル実行可能ファイル | |
imlib2_view | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://sourceforge.net/projects/enlightenment/
インストールメタデータ
| パッケージキー | brew:imlib2 |
|---|---|
| バージョン | 1.12.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/imlib2 |
| ホームページ | https://sourceforge.net/projects/enlightenment/ |
| リポジトリ | https://git.enlightenment.org/old/legacy-imlib2 |
| 上流ドキュメント | https://docs.enlightenment.org/api/imlib2/html |
| ライセンス | Imlib2 |
| ソースアーカイブ | https://downloads.sourceforge.net/project/enlightenment/imlib2-src/1.12.6/imlib2-1.12.6.tar.gz |
| 依存関係 | freetype, giflib, jpeg-turbo, libpng, libtiff, libx11, libxcb, libxext, xz |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | bzip2 |
| 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 | imlib2 |
| 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 パッケージリンクとは分けて表示されます。
libimlib2-dev 1.12.4-2
image loading, rendering, saving library (development files)
https://docs.enlightenment.org/api/imlib2/html/index.html
sudo apt install libimlib2-devlibimlib2t64 1.12.4-2
image loading, rendering, saving library
https://docs.enlightenment.org/api/imlib2/html/index.html
sudo apt install libimlib2t64imlib2
nix profile install nixpkgs#imlib2libimlib2-dev 1.12.1-1.1build2
image loading, rendering, saving library (development files)
https://docs.enlightenment.org/api/imlib2/html/index.html
sudo apt install libimlib2-devlibimlib2t64 1.12.1-1.1build2
image loading, rendering, saving library
https://docs.enlightenment.org/api/imlib2/html/index.html
sudo apt install libimlib2t64imlib2 1.12.6-r0
Image manipulation library
https://sourceforge.net/projects/enlightenment/
sudo apk add imlib2imlib2-dev 1.12.6-r0
Image manipulation library (development files)
https://sourceforge.net/projects/enlightenment/
sudo apk add imlib2-devimlib2 1.12.5-2.fc44
Image loading, saving, rendering, and manipulation library
http://docs.enlightenment.org/api/imlib2/html/
sudo dnf install imlib2imlib2-devel 1.12.5-2.fc44
Development package for imlib2
http://docs.enlightenment.org/api/imlib2/html/
sudo dnf install imlib2-develimlib2-id3tag-loader 1.12.5-2.fc44
Imlib2 id3tag-loader
http://docs.enlightenment.org/api/imlib2/html/
sudo dnf install imlib2-id3tag-loaderimlib2 1.12.6-1
Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support
https://sourceforge.net/projects/enlightenment/
sudo pacman -S imlib2imlib2 1.12.6-1.5
Image handling and conversion library
https://sourceforge.net/projects/enlightenment
sudo zypper install imlib2imlib2-demo 1.12.6-1.5
Imlib 2 - demo programs
https://sourceforge.net/projects/enlightenment
sudo zypper install imlib2-demoimlib2-devel 1.12.6-1.5
Imlib 2 - development libraries
https://sourceforge.net/projects/enlightenment
sudo zypper install imlib2-develimlib2-filters 1.12.6-1.5
Imlib 2 - plugin filters
https://sourceforge.net/projects/enlightenment
sudo zypper install imlib2-filtersimlib2-loaders 1.12.6-1.5
Imlib 2 - image loaders
https://sourceforge.net/projects/enlightenment
sudo zypper install imlib2-loadersソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.