# fnlfmt を Homebrew, apk, Nix, pacman でインストール

fnlfmt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:fnlfmt
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fnlfmt
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add fnlfmt
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#fnlfmt
```

  証拠: nixpkgs package indexes: pkgs/by-name/fn/fnlfmt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S fnlfmt
```

  証拠: Arch Linux sync databases: fnlfmt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:fnlfmt
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.3.2
- **ソース概要:** Formatter for Fennel code
- **ホームページ:** <https://git.sr.ht/~technomancy/fnlfmt>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- fnlfmt (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.3.2
## プロジェクトの歴史と使われ方

fnlfmt is a command-line formatter for Fennel source code. Its official repository describes it as a formatter for Fennel code, and the package metadata exposes a single `fnlfmt` executable.

### プロジェクトの歴史

The project is maintained by technomancy on SourceHut and is distributed as a small formatter in the Fennel/Lisp tooling ecosystem. Official package metadata lists LGPL-3.0-or-later licensing and points to the SourceHut repository as the homepage.

### 採用の歴史

The supplied official package-manager metadata shows fnlfmt packaged by Homebrew, Alpine, Nix, and Arch, indicating adoption beyond its upstream SourceHut repository among Unix-like developer package collections.

### 使われ方

fnlfmt is used as a source formatter for Fennel projects, fitting the common package-manager pattern of installing a single CLI and invoking it in editor, lint, or formatting workflows.

### パッケージ好きにとっての重要性

For package maintainers, fnlfmt is a compact example of language-specific formatter packaging for a smaller Lisp-family language. It matters less for broad ecosystem reach than for filling the expected formatter slot in Fennel toolchains.

### タイムライン

- Current: Official metadata identifies fnlfmt as a Fennel formatter with a SourceHut upstream.
- Current: Package metadata lists Homebrew, Alpine, Nix, and Arch package names.

### Related projects

- Fennel is the language ecosystem fnlfmt serves. Homebrew, Alpine, Nix, and Arch are listed package-manager distribution channels in the supplied metadata.

### ソース

- <https://formulae.brew.sh/api/formula.json>
- <https://formulae.brew.sh/formula/fnlfmt>
- <https://git.sr.ht/~technomancy/fnlfmt>
- <https://git.sr.ht/~technomancy/fnlfmt/tree/main/item/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Nix - fnlfmt: normalized package name match | nixpkgs package indexes: pkgs/by-name/fn/fnlfmt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - fnlfmt - 0.3.2-r0: normalized package name match | Alpine Linux edge package indexes: fnlfmt from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A formatter for Fennel code | https://git.sr.ht/~technomancy/fnlfmt
- apk - fnlfmt-doc - 0.3.2-r0: normalized package name match | Alpine Linux edge package indexes: fnlfmt-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A formatter for Fennel code (documentation) | https://git.sr.ht/~technomancy/fnlfmt
- apk - fnlfmt-lua - 0.3.2-r0: normalized package name match | Alpine Linux edge package indexes: fnlfmt-lua from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A formatter for Fennel code | https://git.sr.ht/~technomancy/fnlfmt
- pacman - fnlfmt - 0.3.2-2: normalized package name match | Arch Linux sync databases: fnlfmt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A formatter for Fennel code | https://git.sr.ht/~technomancy/fnlfmt


## Combined YAML source

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


## ソース

- 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
