# etl を Homebrew, pacman, apt, dnf でインストール

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

## インストール

```sh
sudo av install brew:etl
```

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

### macOS

- Homebrew (100%):

```sh
brew install etl
```

  証拠: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S etl
```

  証拠: Arch Linux sync databases: etl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install etl-dev
```

  証拠: Debian stable package indexes: etl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ETL-devel
```

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

## パッケージ情報

- **パッケージキー:** brew:etl
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.5.5
- **ソース概要:** Extensible Template Library
- **ホームページ:** <https://synfig.org>
- **リポジトリ:** <https://github.com/synfig/synfig>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ETL-config (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.5.5
## プロジェクトの歴史と使われ方

ETL is packaged as Synfig's Extensible Template Library, a C++ support library associated with the Synfig animation stack.

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

The Homebrew package facts identify `etl` as the Extensible Template Library and point to Synfig's official source repository. The current Synfig repository describes itself as the official source code repository for Synfig Studio animation software, with Synfig available on Windows, Linux, and macOS.

### 採用の歴史

The input package facts list ETL packages across Homebrew, Debian, Ubuntu, Fedora/DNF, and Arch/Pacman, indicating that downstream Unix-like distributions have treated it as a separately consumable development package.

### 使われ方

Package users typically install ETL for its development headers and `ETL-config` helper rather than as an end-user application. It is closely tied to building or packaging Synfig-related code.

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

ETL matters to package maintainers because it is a small but historically separate C++ development component in the Synfig stack, exposed by multiple distributions as `etl`, `etl-dev`, or `ETL-devel`.

### タイムライン

- 2011: Current official Synfig GitHub repository created.
- 2020s: Synfig changelog continues to tag ETL-affecting changes alongside core and studio changes.

### Related projects

- Synfig Studio
- Synfig Core
- C++ template libraries

### ソース

- GitHub API for synfig/synfig repository metadata.
- Official Synfig ChangeLog.md.
- Official Synfig README.
- source_facts.description
- source_facts.executables
- source_facts.package-manager


## セキュリティノート

library-like package without higher-risk signals.

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

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

- Debian apt - etl-dev - 1.5.1-1: normalized package name match | Debian stable package indexes: etl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Extended Class and Template Library | http://www.synfig.org/
- Ubuntu apt - etl-dev - 1.5.1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: etl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Extended Class and Template Library | http://www.synfig.org/
- dnf - ETL-devel - 1.5.4-2.fc45: normalized package name match | Fedora Rawhide package metadata: ETL-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files for ETL | http://synfig.org
- pacman - etl - 1.4.5-1: normalized package name match | Arch Linux sync databases: etl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | VoriaETL: C++ STL complementory multiplatform template library | https://www.synfig.org/


## Combined YAML source

View the package source record on GitHub. [combined/etl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/etl.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
