# Installer fennel avec Homebrew, apk, apt, dnf, pacman

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

## installation

```sh
sudo av install brew:fennel
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fennel
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add fennel
```

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

- Debian apt (92%):

```sh
sudo apt install fennel
```

  Preuve: Debian stable package indexes: fennel from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install fennel
```

  Preuve: Fedora Rawhide package metadata: fennel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S fennel
```

  Preuve: Arch Linux sync databases: fennel from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:fennel
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.6.1
- **Résumé source:** Lua Lisp Language
- **Page d'accueil:** <https://fennel-lang.org>
- **Dépôt:** <https://github.com/bakpakin/Fennel>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fennel (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Fennel is a Lisp-family programming language that compiles to Lua. Its project identity is tied to small, embeddable tooling: the README describes it as a one-file library and executable, with full Lua compatibility, compile-time macros, and compiled output that does not require Fennel at runtime.

### Historique du projet

The public GitHub repository dates to 2016, while the project's release history records early public releases beginning with 0.1.0 in November 2018. The language developed around the idea that Lua's runtime and embedding story could be paired with Lisp syntax, macros, destructuring, pattern matching, and a stricter approach to accidental globals.

Fennel reached 1.0.0 in December 2021, after several years of 0.x releases. Its changelog shows steady post-1.0 language and tooling work through the 1.4, 1.5, and 1.6 series, including compiler API additions, REPL improvements, macro-related changes, better source-map-aware debugging helpers, and compatibility work across Lua versions.

### Historique d'adoption

Fennel's adoption path has been typical of a niche language with strong package-manager culture: source builds and a self-contained executable first, then distribution through language and OS package channels. Homebrew packages it as `fennel`, and the input package metadata also records packages in apk, Debian, Fedora, and Arch ecosystems.

The project documentation emphasizes a live browser REPL, a page for inspecting generated Lua, IRC and Matrix community channels, a mailing list, and a wiki. That gives Fennel a small but durable language-community footprint rather than the adoption profile of a general-purpose mainstream runtime.

### Modes d'utilisation

Users run `fennel` as a compiler, REPL, and scripting tool, or embed the one-file library into Lua-hosted applications. The README highlights that Fennel code can call Lua libraries directly and can be compiled so shipped programs have no runtime dependency on Fennel itself.

Fennel tends to appear where Lua is already attractive: games, editors, small tools, embeddable application scripting, and environments where LuaJIT or stock Lua is already available. Package users care that the command-line tool is easy to install while still producing plain Lua output.

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

For package maintainers, Fennel is interesting because it is both a language implementation and a small CLI artifact. It has minimal runtime expectations compared with larger language stacks, but it still needs careful Lua-version compatibility and documentation around source builds, standalone scripts, and generated Lua.

Its presence across Homebrew and several Linux distributions makes it a representative example of a niche programming language that crossed from source-only usage into normal OS package workflows without becoming a heavyweight runtime.

### Chronologie

- 2016: Public GitHub repository created.
- 2018: Fennel 0.1.0 appears in the project release history.
- 2021: Fennel 1.0.0 released.
- 2024: Fennel 1.5.0 adds compiler, REPL, and language improvements.
- 2025: Fennel 1.6.0 continues compiler API and Lua compatibility work.

### Related projects

- Fennel is directly related to Lua and LuaJIT because it compiles to Lua and inherits Lua's runtime ecosystem. It is also related to editor and language-server tooling such as fennel-ls, which exists to make Fennel development more comfortable in LSP-aware editors.

### Sources

- <https://github.com/bakpakin/Fennel>
- <https://github.com/bakpakin/Fennel/blob/main/README.md>
- <https://github.com/bakpakin/Fennel/blob/main/changelog.md>
- <https://api.github.com/repos/bakpakin/Fennel>
- <https://formulae.brew.sh/formula/fennel>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - fennel - 1.5.3+dfsg-2: normalized package name match | Debian stable package indexes: fennel from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Lisp-based programming language for the Lua runtime | https://fennel-lang.org
- apk - fennel - 1.6.1-r0: normalized package name match | Alpine Linux edge package indexes: fennel from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A Lua Lisp Language | https://fennel-lang.org
- apk - fennel-doc - 1.6.1-r0: normalized package name match | Alpine Linux edge package indexes: fennel-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A Lua Lisp Language (documentation) | https://fennel-lang.org
- apk - fennel-lua - 1.6.1-r0: normalized package name match | Alpine Linux edge package indexes: fennel-lua from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fennel Lua Library | https://fennel-lang.org
- apk - fennel5.1 - 1.6.1-r0: normalized package name match | Alpine Linux edge package indexes: fennel5.1 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A Lua Lisp Language for Lua 5.1 | https://fennel-lang.org
- apk - fennel5.2 - 1.6.1-r0: normalized package name match | Alpine Linux edge package indexes: fennel5.2 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A Lua Lisp Language for Lua 5.2 | https://fennel-lang.org
- apk - fennel5.3 - 1.6.1-r0: normalized package name match | Alpine Linux edge package indexes: fennel5.3 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A Lua Lisp Language for Lua 5.3 | https://fennel-lang.org
- apk - fennel5.4 - 1.6.1-r0: normalized package name match | Alpine Linux edge package indexes: fennel5.4 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A Lua Lisp Language for Lua 5.4 | https://fennel-lang.org
- apk - fennel5.5 - 1.6.1-r0: normalized package name match | Alpine Linux edge package indexes: fennel5.5 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A Lua Lisp Language for Lua 5.5 | https://fennel-lang.org
- apk - fenneljit - 1.6.1-r0: normalized package name match | Alpine Linux edge package indexes: fenneljit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A Lua Lisp Language for Lua jit | https://fennel-lang.org
- dnf - fennel - 1.6.1-5.fc45: normalized package name match | Fedora Rawhide package metadata: fennel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A Lisp that compiles to Lua | https://fennel-lang.org/
- pacman - fennel - 1.6.1-3: normalized package name match | Arch Linux sync databases: fennel from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A Lua Lisp language | https://fennel-lang.org


## Combined YAML source

View the package source record on GitHub. [combined/fennel.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fennel.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
