# Installer func-e avec Homebrew, winget

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

## installation

```sh
sudo av install brew:func-e
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install func-e
```

  Preuve: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id Tetrate.func-e -e
```

  Preuve: Windows Package Manager source index: Tetrate.func-e from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:func-e
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.6.0
- **Résumé source:** Easily run Envoy
- **Page d'accueil:** <https://func-e.io>
- **Dépôt:** <https://github.com/tetratelabs/func-e>
- **Dernière mise à jour:** 2026-07-26T11:37:59+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- func-e (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

func-e is a Tetrate command-line tool for running Envoy. It downloads and selects Envoy versions, runs Envoy with a supplied configuration, and stores supporting data, logs, and runtime files under documented func-e directories.

### Historique du projet

The project presents itself as a small Envoy runner and version manager: install func-e, choose or resolve an Envoy build, and run it with a config file or inline YAML. Official releases show public versioned distribution beginning with v0.5.0 in July 2021, v1.0.0 in October 2021, and continued releases through the 1.x series.

### Historique d'adoption

func-e is distributed from GitHub releases, through its install script at func-e.io, Homebrew, and winget package facts. Its audience is Envoy and service-mesh users who want a repeatable local way to try Envoy versions or validate production configuration.

### Modes d'utilisation

The typical workflow is to run func-e with an Envoy config file or inline config, list available Envoy versions, select a version with func-e use, or override with ENVOY_PATH. It stores Envoy binaries under FUNC_E_DATA_HOME and logs under FUNC_E_STATE_HOME by default.

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

func-e is a useful package-manager case because it packages not Envoy itself but a resolver and launcher around Envoy. The documented XDG-like directory variables and override URLs make it friendly to reproducible local testing while still depending on external Envoy release metadata.

### Chronologie

- 2021: v0.5.0 appears in official GitHub releases.
- 2021: v1.0.0 appears in official GitHub releases.
- 2025: v1.2.0 appears in official GitHub releases.
- 2026: v1.6.0 appears in official GitHub releases.

### Related projects

- Envoy is the proxy that func-e downloads and runs.
- Tetrate's archive endpoint supplies the default Envoy versions JSON used by func-e.
- Service-mesh workflows are the operational context for validating Envoy configuration locally.

### Sources

- <https://func-e.io/>
- <https://github.com/tetratelabs/func-e>
- <https://github.com/tetratelabs/func-e#readme>
- <https://github.com/tetratelabs/func-e/blob/master/USAGE.md>
- <https://github.com/tetratelabs/func-e/releases>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour func-e. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ${HOME}/.config/func-e
## Autres enregistrements de gestionnaires de paquets

- winget - Tetrate.func-e: normalized package name match | Windows Package Manager source index: Tetrate.func-e from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

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