pkg.soopen package index

brew / 排名 4091

使用 Homebrew, apk, Nix, scoop, winget 安装 walk

查看 walk 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install walk

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add walk

Alpine Linux edge package indexes · walk · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#walk

nixpkgs package indexes · pkgs/by-name/wa/walk/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/walk

Scoop official bucket manifest trees · bucket/walk.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id antonmedv.walk -e

Windows Package Manager source index · antonmedv.walk · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Terminal navigator

命令和别名

  • walk

历史

项目历史与用法

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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
walkcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本1.13.0
管理器更新时间2026-07-25
本地数据OK
上游当前
检测到的最新版本v1.13.0

https://github.com/antonmedv/walk

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:walk
版本1.13.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/walk
主页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
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewalk
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

walk

nix profile install nixpkgs#walk
  • normalized package name match
  • 匹配方式:Walk
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/walk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

walk 1.13.0-r14

Terminal file manager

https://github.com/antonmedv/walk

sudo apk add walk
  • License: MIT
  • Architecture: x86_64
  • Source Package: walk
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Walk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: walk from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

walk-doc 1.13.0-r14

Terminal file manager (documentation)

https://github.com/antonmedv/walk

sudo apk add walk-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: walk
  • normalized package name match
  • 匹配方式:Walk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: walk-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
Scoop95%

main/walk

scoop install main/walk
  • normalized package name match
  • 匹配方式:Walk
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/walk.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

antonmedv.walk

winget install --id antonmedv.walk -e
  • normalized package name match
  • 匹配方式:Walk
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: antonmedv.walk from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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