# walk を Homebrew, apk, Nix, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:walk
```

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

### macOS

- Homebrew (100%):

```sh
brew install walk
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add walk
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#walk
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/walk
```

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

- winget (92%):

```sh
winget install --id antonmedv.walk -e
```

  証拠: Windows Package Manager source index: antonmedv.walk from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:walk
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/walk>
- **バージョン:** 1.13.0
- **ソース概要:** Terminal navigator
- **ホームページ:** <https://github.com/antonmedv/walk>
- **リポジトリ:** <https://github.com/antonmedv/walk>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/antonmedv/walk/archive/refs/tags/v1.13.0.tar.gz>
- **最終更新:** 2026-07-25T22:40:19+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- walk (cli)
- walk (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.13.0
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/antonmedv/walk
- 検出された最新: v1.13.0 (最新)
## プロジェクトの歴史と使われ方

Walk is Anton Medvedev's small terminal navigator and file manager, designed more as an interactive cd/ls replacement than a full orthodox file manager. Its README centers the workflow on running the shell integration command, navigating with arrow keys or hjkl, and returning the selected directory to the shell.

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

Walk emerged in the recent wave of Go terminal user-interface tools that make command-line navigation visual without becoming full desktop file managers. The project is part of Anton Medvedev's family of terminal utilities, alongside tools such as fx and howto, and is published as a cross-platform open source binary.

The public release stream shows active packaging work through 2024 and 2025. v1.10.0 in June 2024 focused on file arrangement and bug fixes, while v1.13.0 in February 2025 added syntax highlighting and shipped prebuilt binaries for macOS, Linux, and Windows architectures.

### 使われ方

Walk is used by shell users who want a fast, visual directory picker rather than a broad file-management suite. It is commonly compared with tools such as broot, nnn, and ranger, but its own README and third-party reviews emphasize minimal navigation, fuzzy search, opening an editor, and printing or changing to the selected path.

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

Its package significance is modest but clear: it is a single-purpose terminal UX tool that demonstrates the current packaging pattern for small Go CLIs, with Homebrew, Go install, Scoop, WinGet, and binary releases all serving the same executable.

### ソース

- <https://github.com/antonmedv/walk>
- <https://github.com/antonmedv/walk/releases>
- <https://medv.io/projects>
- <https://snapcraft.io/install/walk/ubuntu>
- <https://www.linuxlinks.com/walk-terminal-navigator/2/>


## セキュリティノート

narrow executable package without higher-risk signals.

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

## ソースデータベース詳細

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

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

- Nix - walk: normalized package name match | nixpkgs package indexes: pkgs/by-name/wa/walk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - walk - 1.13.0-r14: normalized package name match | Alpine Linux edge package indexes: walk from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Terminal file manager | https://github.com/antonmedv/walk
- apk - walk-doc - 1.13.0-r14: normalized package name match | Alpine Linux edge package indexes: walk-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Terminal file manager (documentation) | https://github.com/antonmedv/walk
- Scoop - main/walk: normalized package name match | Scoop official bucket manifest trees: bucket/walk.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - antonmedv.walk: normalized package name match | Windows Package Manager source index: antonmedv.walk from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [television](https://pkg.so/ja/brew/television/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [glow](https://pkg.so/ja/brew/glow/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [fx](https://pkg.so/ja/brew/fx/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [gitui](https://pkg.so/ja/brew/gitui/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [jjui](https://pkg.so/ja/brew/jjui/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [posting](https://pkg.so/ja/brew/posting/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [hunk](https://pkg.so/ja/brew/hunk/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [harlequin](https://pkg.so/ja/brew/harlequin/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [flowrs](https://pkg.so/ja/brew/flowrs/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, terminal, tui.
- [gitlogue](https://pkg.so/ja/brew/gitlogue/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, terminal, tui.
- [gitu](https://pkg.so/ja/brew/gitu/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, terminal, tui.

## Combined YAML source

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


## ソース

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