# navi を Homebrew, apk, dnf, MacPorts, Nix, pacman, scoop でインストール

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

## インストール

```sh
sudo av install brew:navi
```

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

### macOS

- Homebrew (100%):

```sh
brew install navi
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install navi
```

  証拠: MacPorts ports tree: sysutils/navi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add navi
```

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

- dnf (92%):

```sh
sudo dnf install navi
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#navi
```

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

- pacman (92%):

```sh
sudo pacman -S navi
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/navi
```

  証拠: Scoop official bucket manifest trees: bucket/navi.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:navi
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.24.0
- **ソース概要:** Interactive cheatsheet tool for the command-line
- **ホームページ:** <https://github.com/denisidoro/navi>
- **リポジトリ:** <https://github.com/denisidoro/navi>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- navi (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

navi is a Rust command-line cheatsheet browser that lets users search command snippets, fill arguments interactively, and execute the result. It sits between shell history, snippet managers, and TLDR-style examples.

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

The GitHub repository was created on 2019-09-20. The README describes navi as an interactive cheatsheet tool for the command line and says it can be used as a command, shell widget, tmux widget, alias helper, or shell scripting tool.

The project grew around an ecosystem of cheatsheet repositories. The companion `denisidoro/cheats` repository was created on 2020-03-15 and its README says navi prompts first-time users to download `.cheat` files from it.

### 採用の歴史

navi has stronger adoption signals than most small terminal helpers in this batch: GitHub repository metadata consulted on 2026-07-01 showed more than 17,000 stars, and Homebrew analytics listed 4,169 installs over the preceding 365 days. It is packaged across several ecosystems, including Homebrew, Alpine, Fedora, MacPorts, Nix, Arch, and Scoop in the input package record.

### 使われ方

Users run `navi` to browse cheatsheets, bind it as a shell widget for editable command insertion, or use tmux integration. The docs describe manually adding cheatsheets to the platform cheats path, using cheatsheet repositories, and querying TLDR or cheat.sh content with `navi --tldr <query>` and `navi --cheatsh <query>`.

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

navi is notable because it packages personal operational knowledge as versionable text. For package maintainers and terminal-tool collectors, it is an example of a CLI whose value is partly the binary and partly the shared data format and repositories around it.

### タイムライン

- 2019-09-20: GitHub repository created.
- 2020-03-15: `denisidoro/cheats` community cheatsheet repository created.
- 2022-04-05: navi reached a Hacker News discussion with 132 points, reflecting broader terminal-tool visibility.
- 2023-12-10: v2.23.0 released.
- 2025-01-29: v2.24.0 released.
- 2025-04-09: v2.25.0-beta1 prerelease published.

### Related projects

- fzf, skim, tldr pages, cheat.sh, cheat/cheat, shell widgets, and tmux integrations are the main adjacent tools and content sources.

### ソース

- <https://api.github.com/repos/denisidoro/cheats>
- <https://api.github.com/repos/denisidoro/navi>
- <https://formulae.brew.sh/formula/navi>
- <https://github.com/denisidoro/cheats>
- <https://github.com/denisidoro/navi>
- <https://github.com/denisidoro/navi/blob/master/docs/cheatsheet/README.md>
- <https://github.com/denisidoro/navi/releases>
- <https://news.ycombinator.com/item?id=30925843>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## 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: $NAVI_CONFIG, ~/.config/navi/config.yaml
## 他のパッケージマネージャ記録

- Nix - navi: normalized package name match | nixpkgs package indexes: pkgs/by-name/na/navi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - navi - 2.24.0-r0: normalized package name match | Alpine Linux edge package indexes: navi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | An interactive cheatsheet tool for the command-line | https://github.com/denisidoro/navi
- apk - navi-bash-plugin - 2.24.0-r0: normalized package name match | Alpine Linux edge package indexes: navi-bash-plugin from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash plugin for navi (key bindings) | https://github.com/denisidoro/navi
- apk - navi-fish-plugin - 2.24.0-r0: normalized package name match | Alpine Linux edge package indexes: navi-fish-plugin from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish plugin for navi (key bindings) | https://github.com/denisidoro/navi
- apk - navi-zsh-plugin - 2.24.0-r0: normalized package name match | Alpine Linux edge package indexes: navi-zsh-plugin from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh plugin for navi (key bindings) | https://github.com/denisidoro/navi
- dnf - navi - 2.20.1-14.fc45: normalized package name match | Fedora Rawhide package metadata: navi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Interactive cheatsheet tool for the command-line | https://crates.io/crates/navi
- pacman - navi - 2.24.0-1: normalized package name match | Arch Linux sync databases: navi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | An interactive cheatsheet tool for the command-line | https://github.com/denisidoro/navi
- MacPorts - navi: normalized package name match | MacPorts ports tree: sysutils/navi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/navi: normalized package name match | Scoop official bucket manifest trees: bucket/navi.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- 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
