# 使用 Homebrew, pacman, apt, dnf 安装 etl

查看 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
