# Installer lfe avec Homebrew, apk

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

## installation

```sh
sudo av install brew:lfe
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lfe
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add lfe
```

  Preuve: Alpine Linux edge package indexes: lfe from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:lfe
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/lfe>
- **Version:** 2.2.0
- **Résumé source:** Concurrent Lisp for the Erlang VM
- **Page d'accueil:** <https://lfe.io/>
- **Dépôt:** <https://github.com/lfe/lfe>
- **Docs amont:** <https://github.com/lfe/lfe#readme>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/lfe/lfe/archive/refs/tags/v2.2.0.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- lfe (cli)
- lfe-first-try (cli)
- lfe-test (cli)
- lfec (cli)
- lfedoc (cli)
- lfeexec (cli)
- lfescript (cli)
- lfe (alias)
- lfe-first-try (alias)
- lfe-test (alias)
- lfec (alias)
- lfedoc (alias)
- lfeexec (alias)
- lfescript (alias)

## Dépendances

- erlang

## Dépendances de compilation

- emacs

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 2.2.0
- données locales: OK
- dépôt amont: https://github.com/lfe/lfe
- dernière version détectée: v2.2.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

LFE, Lisp Flavoured Erlang, is a Lisp syntax front end for Erlang and the BEAM virtual machine. Its package appeal comes from making Erlang/OTP concurrency, fault-tolerance, and library interoperability available through Lisp forms, macros, and a REPL.

### Historique du projet

The LFE project credits Robert Virding with releasing the first version in 2008, after early 2007 experiments with parsing and implementing a Lisp. Virding's stated goals were to explore a Lisp designed for BEAM, to compile through Core Erlang into the Erlang compiler backend, and to keep full interaction with Erlang/OTP.

The version history shows early 0.x releases evolving the language from basic shell/compiler support into a Lisp-2 design, macro system, Core Erlang generation, records, binary syntax, Query List Comprehensions, and match-specification features. The 1.0 and 2.x release lines later made LFE look more like a maintained language runtime package than a one-off experiment.

### Historique d'adoption

The LFE website describes production use beginning in 2015 and frames the language as part of the Erlang community's own Lisp ecosystem. Package-manager adoption is narrower than Erlang itself, but Homebrew and Alpine packaging make it easy for BEAM and Lisp-curious developers to install the language tools without building from a clone.

### Modes d'utilisation

Typical package usage is interactive or developer-facing: install the package, run the `lfe` REPL, compile with `lfec`, generate docs with `lfedoc`, or run scripts with `lfescript`. The README emphasizes compatibility with normal Erlang code, so LFE modules can sit beside Erlang modules rather than requiring a separate runtime world.

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

LFE is interesting to package nerds because it is both a language implementation and an Erlang ecosystem bridge: one formula brings in a Lisp REPL, compiler tooling, script runner, and documentation commands for BEAM. It also preserves the long tradition of alternate syntaxes targeting mature VMs.

### Chronologie

- 2007: Robert Virding experimented with parsing and implementing a Lisp.
- 2008: The first LFE version was released.
- 2015: The project website describes stable production use beginning in this year.
- 2021: LFE 2.0 was published as a GitHub release.
- 2025: LFE 2.2.0 was published as a GitHub release.

### Related projects

- LFE is directly related to Erlang, Core Erlang, OTP, BEAM, and other Lisp-family languages. In packaging terms it sits near Erlang language tools, alternative BEAM languages, and REPL-oriented development packages.

### Sources

- <https://formulae.brew.sh/formula/lfe>
- <https://github.com/lfe/lfe/releases>
- <https://lfe.io/about/>
- <https://raw.githubusercontent.com/lfe/lfe/develop/README.md>
- <https://raw.githubusercontent.com/lfe/lfe/develop/doc/src/version_history.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** lfe
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- apk - lfe - 2.2.0-r2: normalized package name match | Alpine Linux edge package indexes: lfe from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lisp Flavoured Erlang | https://lfe.io/
- apk - lfe-doc - 2.2.0-r2: normalized package name match | Alpine Linux edge package indexes: lfe-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lisp Flavoured Erlang (documentation) | https://lfe.io/


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/fr/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [erlang](https://www.automicvault.com/fr/pkg/brew/erlang/) - Runtime dependency declared by Homebrew.
- [emacs](https://www.automicvault.com/fr/pkg/brew/emacs/) - Build dependency declared by Homebrew.
- [elixir](https://www.automicvault.com/fr/pkg/brew/elixir/) - Shares av.db curated category or tags: cli, erlang-vm, language-runtime, programming-language.
- [fennel](https://www.automicvault.com/fr/pkg/brew/fennel/) - Shares av.db curated category or tags: cli, language-runtime, lisp, programming-language.
- [hy](https://www.automicvault.com/fr/pkg/brew/hy/) - Shares av.db curated category or tags: cli, language-runtime, lisp, programming-language.
- [janet](https://www.automicvault.com/fr/pkg/brew/janet/) - Shares av.db curated category or tags: cli, language-runtime, lisp, programming-language.
- [minimal-racket](https://www.automicvault.com/fr/pkg/brew/minimal-racket/) - Shares av.db curated category or tags: cli, language-runtime, lisp, programming-language.
- [newlisp](https://www.automicvault.com/fr/pkg/brew/newlisp/) - Shares av.db curated category or tags: cli, language-runtime, lisp, programming-language.
- [nu](https://www.automicvault.com/fr/pkg/brew/nu/) - Shares av.db curated category or tags: cli, language-runtime, lisp, programming-language.
- [txr](https://www.automicvault.com/fr/pkg/brew/txr/) - Shares av.db curated category or tags: cli, language-runtime, lisp, programming-language.
- [gleam](https://www.automicvault.com/fr/pkg/brew/gleam/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, erlang, erlang-vm, language, language-runtime.

## Combined YAML source

View the package source record on GitHub. [combined/lfe.yml](https://github.com/automic-vault/db/blob/main/combined/lfe.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
