# libart を Homebrew, dnf でインストール

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

## インストール

```sh
sudo av install brew:libart
```

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

### macOS

- Homebrew (100%):

```sh
brew install libart
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install libart
```

  証拠: Fedora Rawhide package metadata: libart from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:libart
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/libart>
- **バージョン:** 2.3.21
- **ソース概要:** Library for high-performance 2D graphics
- **ホームページ:** <https://gitlab.gnome.org/Archive/libart_lgpl>
- **上流ドキュメント:** <https://levien.com/libart>
- **ライセンス:** LGPL-2.0-or-later
- **ソースアーカイブ:** <https://download.gnome.org/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2>
- **最終更新:** 2026-06-29T09:49:46Z
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- libart2-config (cli)
- libart2-config (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 2.3.21
- マネージャ更新日: 2026-06-29
- ローカルデータ: OK
- 上流リポジトリ: https://gitlab.gnome.org/Archive/libart_lgpl
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

Libart is Raph Levien's small, optimized C library for antialiased 2D vector graphics. Its upstream page describes it as the rendering engine for GNOME Canvas and Gill, with an imaging model close to SVG, Java 2D, and PostScript plus antialiasing and alpha compositing.

### プロジェクトの歴史

Libart grew out of the late-1990s GNOME graphics stack, where GNOME needed a structured canvas and antialiased vector rendering before Cairo existed. Levien's project page says the source lived in GNOME CVS and that he owned the copyright to the code base, while GNOME distributed the LGPL-oriented libart_lgpl tarballs for use by desktop components.

The 2000 Freenix paper on GNOME Canvas documented a section called the Libart Imaging Model, showing how paths, sorted vector paths, antialiasing, stroking, raster images, and microtile arrays fit into the canvas update and rendering pipeline.

### 採用の歴史

Libart was adopted by GNOME Canvas, Gill, and other GNOME-era applications that needed vector drawing before newer 2D APIs became common. GNOME's source archive shows the libart_lgpl 2.3 release line continuing through 2.3.21 on 2010-04-01, which is why package managers still carry it mostly for older software compatibility.

### 使われ方

The library is used by C and C++ programs that need low-level vector path rendering, Bezier and vector path data structures, alpha compositing, affine transforms, and region/microtile calculations. On Unix packages, the small `libart2-config` helper exposed compiler and linker flags to dependent builds.

### パッケージ好きにとっての重要性

Libart is a classic compatibility package: small, old, and mostly invisible until some older GNOME, graphics, or document-rendering dependency asks for it. It marks the pre-Cairo period of Linux desktop graphics and still shows up in package graphs as `libart_lgpl` or `libart`.

### タイムライン

- 2000: GNOME Canvas Freenix paper documents the Libart Imaging Model.
- 2001: GNOME source archive lists libart_lgpl 2.3.5 tarballs.
- 2010: GNOME source archive publishes libart_lgpl 2.3.21.

### Related projects

- GNOME Canvas, Gill, SVG, Java 2D, PostScript, Cairo, and older GNOME graphics applications are the main historical neighbors.

### ソース

- <https://download.gnome.org/sources/libart_lgpl/2.3/>
- <https://levien.com/libart/>
- <https://levien.com/libart/vpath.html>
- <https://static.usenix.org/event/usenix2000/freenix/full_papers/quintero/quintero_html/fmq-usenix-2000.html>


## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- library-like package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** libart
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- dnf - libart - 0-12.20210723git3010468.fc44: normalized package name match | Fedora Rawhide package metadata: libart from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Adaptive Radix Trees implemented in C | https://github.com/armon/libart
- dnf - libart-devel - 0-12.20210723git3010468.fc44: normalized package name match | Fedora Rawhide package metadata: libart-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development files for libart | https://github.com/armon/libart


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/ja/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/ja/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [cairo](https://www.automicvault.com/ja/pkg/brew/cairo/) - Shares av.db curated category or tags: 2d-graphics, cli, media, rendering, vector-graphics.
- [fdk-aac](https://www.automicvault.com/ja/pkg/brew/fdk-aac/) - Shares av.db curated category or tags: c, cli, library, media.
- [freealut](https://www.automicvault.com/ja/pkg/brew/freealut/) - Shares av.db curated category or tags: c, cli, library, media.
- [gd](https://www.automicvault.com/ja/pkg/brew/gd/) - Shares av.db curated category or tags: c, cli, library, media.
- [id3lib](https://www.automicvault.com/ja/pkg/brew/id3lib/) - Shares av.db curated category or tags: c, cli, library, media.
- [imlib2](https://www.automicvault.com/ja/pkg/brew/imlib2/) - Shares av.db curated category or tags: c, cli, library, media, rendering.
- [jasper](https://www.automicvault.com/ja/pkg/brew/jasper/) - Shares av.db curated category or tags: c, cli, library, media.
- [libdca](https://www.automicvault.com/ja/pkg/brew/libdca/) - Shares av.db curated category or tags: c, cli, library, media.
- [open-image-denoise](https://www.automicvault.com/ja/pkg/brew/open-image-denoise/) - Local package facts share a topical domain. Shared terms: cli, high, high-performance, library, media.
- [librsvg](https://www.automicvault.com/ja/pkg/brew/librsvg/) - Local package facts share a topical domain. Shared terms: cli, gnome, graphics, media, rendering.

## Combined YAML source

View the package source record on GitHub. [combined/libart.yml](https://github.com/automic-vault/db/blob/main/combined/libart.yml)


## ソース

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