# 使用 Homebrew, MacPorts, Nix 安装 joshuto

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

## 安装

```sh
sudo av install brew:joshuto
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install joshuto
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install joshuto
```

  证据: MacPorts ports tree: sysutils/joshuto/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#joshuto
```

  证据: nixpkgs package indexes: pkgs/by-name/jo/joshuto/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:joshuto
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/joshuto>
- **版本:** 0.9.9
- **来源摘要:** Ranger-like terminal file manager written in Rust
- **主页:** <https://github.com/kamiyaa/joshuto>
- **仓库:** <https://github.com/kamiyaa/joshuto>
- **许可证:** LGPL-3.0-or-later
- **源码归档:** <https://github.com/kamiyaa/joshuto/archive/refs/tags/v0.9.9.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- joshuto (cli)
- joshuto (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.9.9
- 本地数据: OK
- 上游仓库: https://github.com/kamiyaa/joshuto
- 检测到的最新版本: v0.9.9 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

Joshuto is a ranger-like terminal file manager written in Rust. It carries the familiar keyboard-driven, multi-column file-manager style into the Rust terminal-tool ecosystem, with features such as tabs, file previews, async file operations, custom keymaps, themes, and integration with tools like fzf and zoxide.

### 项目历史

The kamiyaa/joshuto repository was created in July 2018. Its README describes Joshuto directly as a ranger-like terminal file manager and documents Cargo, source, precompiled-binary, package-manager, and Nix-based installation paths.

Release metadata shows an early 0.2.0 release in July 2018, followed by a long prerelease series through the 0.9.x line. The project later added crates.io distribution, with the 0.9.2 release notes calling out that publication.

### 采用历史

Joshuto's packaging footprint grew from Rust/Cargo distribution into Unix package-manager entries. The README lists Homebrew for macOS/Linux, MacPorts, Arch/AUR and archlinuxcn, Fedora COPR, Gentoo overlays, and Nix usage examples, while the input metadata records Homebrew, MacPorts, and Nix package names.

### 使用方式

Joshuto is used as an interactive terminal file manager for browsing, opening, renaming, deleting, copying, moving, symlinking, previewing, and bulk-renaming files. Its value is strongest for users who already live in shells and modal editors and want a ranger-style file browser without leaving the terminal.

### 为什么软件包爱好者会关心

For package nerds, Joshuto is part of the wave of Rust rewrites and reimaginings of classic terminal utilities. It is not just a Rust port of an idea; its async file operations, TOML configuration, and package-manager spread make it a useful marker of how terminal file managers evolved after ranger, lf, and vifm.

### 时间线

- 2018-07: The kamiyaa/joshuto repository was created on GitHub.
- 2018-07: Release 0.2.0 was published.
- 2020-11: Release 0.9.2 noted crates.io publication.
- 2025-05: Release v0.9.9 was published.

### Related projects

- Joshuto is explicitly related to ranger, and it sits near other terminal file managers such as lf, vifm, Midnight Commander, and Yazi. Its optional integrations with fzf, zoxide, clipboard helpers, image preview tooling, and devicons tie it into the broader modern terminal workflow stack.

### 来源

- <https://crates.io/crates/joshuto>
- <https://formulae.brew.sh/formula/joshuto>
- <https://github.com/kamiyaa/joshuto>
- <https://github.com/kamiyaa/joshuto/releases>
- <https://raw.githubusercontent.com/kamiyaa/joshuto/main/README.md>


## 安全说明

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: $JOSHUTO_CONFIG_HOME/joshuto.toml, $JOSHUTO_CONFIG_HOME/keymap.toml, $JOSHUTO_CONFIG_HOME/mimetype.toml, $JOSHUTO_CONFIG_HOME/theme.toml, $JOSHUTO_CONFIG_HOME/icons.toml, $XDG_CONFIG_HOME/joshuto/joshuto.toml, ~/.config/joshuto/joshuto.toml, $XDG_CONFIG_HOME/joshuto/keymap.toml, ~/.config/joshuto/keymap.toml, $XDG_CONFIG_HOME/joshuto/mimetype.toml, ~/.config/joshuto/mimetype.toml, $XDG_CONFIG_HOME/joshuto/theme.toml, ~/.config/joshuto/theme.toml, $XDG_CONFIG_HOME/joshuto/icons.toml, ~/.config/joshuto/icons.toml
## 源数据库详情

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

## 其他软件包管理器记录

- Nix - joshuto: normalized package name match | nixpkgs package indexes: pkgs/by-name/jo/joshuto/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - joshuto: normalized package name match | MacPorts ports tree: sysutils/joshuto/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [yazi](https://pkg.so/zh-hans/brew/yazi/) - Shares pkgdb curated category or tags: cli, file-manager, productivity, rust.
- [elio](https://pkg.so/zh-hans/brew/elio/) - Shares pkgdb curated category or tags: cli, file-manager, productivity, rust.
- [squiid](https://pkg.so/zh-hans/brew/squiid/) - Shares pkgdb curated category or tags: cli, productivity, rust, terminal-ui.
- [himalaya](https://pkg.so/zh-hans/brew/himalaya/) - Shares pkgdb curated category or tags: cli, productivity, rust.
- [midnight-commander](https://pkg.so/zh-hans/brew/midnight-commander/) - Shares pkgdb curated category or tags: cli, file-manager, productivity.
- [fresh-editor](https://pkg.so/zh-hans/brew/fresh-editor/) - Shares pkgdb curated category or tags: cli, productivity, rust.
- [superfile](https://pkg.so/zh-hans/brew/superfile/) - Shares pkgdb curated category or tags: cli, file-manager, productivity.
- [lf](https://pkg.so/zh-hans/brew/lf/) - Shares pkgdb curated category or tags: cli, file-manager, productivity.
- [far2l-tty](https://pkg.so/zh-hans/brew/far2l-tty/) - Local package facts share a topical domain. Shared terms: cli, file, file-manager, manager, productivity.
- [nnn](https://pkg.so/zh-hans/brew/nnn/) - Local package facts share a topical domain. Shared terms: cli, file, file-manager, manager, productivity.
- [kibi](https://pkg.so/zh-hans/brew/kibi/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, productivity, rust, terminal, written.

## Combined YAML source

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


## 来源

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