# Installer etl avec Homebrew, pacman, apt, dnf

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de etl pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install etl
```

  Preuve: local Homebrew formula metadata

### Linux

- pacman (92%):

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:etl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5.5
- **Résumé source:** Extensible Template Library
- **Page d'accueil:** <https://synfig.org>
- **Dépôt:** <https://github.com/synfig/synfig>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ETL-config (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.5.5
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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

### Chronologie

- 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

### Sources

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


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
