# etl mit Homebrew, pacman, apt, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für etl in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install etl
```

  Evidenz: local Homebrew formula metadata

### Linux

- pacman (92%):

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

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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

## Paketfakten

- **Paketschlüssel:** brew:etl
- **Paketmanager:** Homebrew
- **Version:** 1.5.5
- **Quellzusammenfassung:** Extensible Template Library
- **Homepage:** <https://synfig.org>
- **Repository:** <https://github.com/synfig/synfig>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- ETL-config (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.5.5
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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`.

### Zeitleiste

- 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

### Quellen

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


## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- library-like package without higher-risk signals

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
