# 使用 Homebrew, MacPorts, Nix, pacman, scoop, winget 安装 superfile

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

## 安装

```sh
sudo av install brew:superfile
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install superfile
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install superfile
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#superfile
```

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

- pacman (92%):

```sh
sudo pacman -S superfile
```

  证据: Arch Linux sync databases: superfile from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/superfile
```

  证据: Scoop official bucket manifest trees: bucket/superfile.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id yorukot.superfile -e
```

  证据: Windows Package Manager source index: yorukot.superfile from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:superfile
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/superfile>
- **版本:** 1.6.0
- **来源摘要:** Modern and pretty fancy file manager for the terminal
- **主页:** <https://superfile.dev/>
- **仓库:** <https://github.com/yorukot/superfile>
- **上游文档:** <https://superfile.dev/>
- **许可证:** MIT
- **源码归档:** <https://github.com/yorukot/superfile/archive/refs/tags/v1.6.0.tar.gz>
- **最后更新:** 2026-07-26T04:03:48+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- spf (cli)
- spf (别名)

## 构建依赖

- go

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.6.0
- 管理器更新时间: 2026-07-26
- 本地数据: OK
- 上游仓库: https://github.com/yorukot/superfile
- 检测到的最新版本: v1.6.0 (当前)
## 项目历史与用法

superfile is a Go-based terminal file manager with a TUI interface, distributed as the `spf` executable.

### 项目历史

The official repository was created in March 2024. The README presents superfile as a modern terminal file manager with demos, themes, plugins, hotkeys, and cross-platform installation paths.

### 采用历史

The project is available through script installers, Homebrew, MacPorts, Nix, Arch, Scoop, and Winget according to the package input, while the official README documents shell, Winget, and Scoop installation methods.

### 使用方式

Users start the application with `spf`, then perform file-management tasks from a terminal interface. The README points users to tutorial, plugin, theme, hotkey, configuration, troubleshooting, and uninstall documentation.

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

superfile is significant to package-manager users because terminal file managers live or die by easy installation across platforms, and this project is explicitly packaged for macOS, Linux, and Windows ecosystems.

### 时间线

- 2024: Official GitHub repository created.
- 2026: v1.6.0 release published.

### Related projects

- Related tooling includes Go, Bubble Tea-style TUI development from the repository topics, Homebrew, Winget, Scoop, MacPorts, Nix, and Arch packaging.

### 来源

- <https://github.com/yorukot/superfile>
- <https://github.com/yorukot/superfile/releases>
- <https://raw.githubusercontent.com/yorukot/superfile/main/README.md>
- source_facts.package-manager


## 安全说明

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

- Linux: ~/.config/superfile/config.toml, ~/.config/superfile/hotkeys.toml
- macOS: ~/Library/Application Support/superfile/config.toml, ~/Library/Application Support/superfile/hotkeys.toml
- Windows: %LOCALAPPDATA%/superfile/config.toml, %LOCALAPPDATA%/superfile/hotkeys.toml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** superfile
- **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 - superfile: normalized package name match | nixpkgs package indexes: pkgs/by-name/su/superfile/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - superfile - 1.6.0-1: normalized package name match | Arch Linux sync databases: superfile from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Pretty fancy and modern terminal file manager | https://superfile.netlify.app/
- MacPorts - superfile: normalized package name match | MacPorts ports tree: sysutils/superfile/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/superfile: normalized package name match | Scoop official bucket manifest trees: bucket/superfile.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - yorukot.superfile: normalized package name match | Windows Package Manager source index: yorukot.superfile from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [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.
- [Productivity CLI packages](https://pkg.so/zh-hans/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [lf](https://pkg.so/zh-hans/brew/lf/) - Shares pkgdb curated category or tags: cli, file-manager, go, productivity, terminal.
- [yazi](https://pkg.so/zh-hans/brew/yazi/) - Shares pkgdb curated category or tags: cli, file-manager, productivity, terminal, tui.
- [midnight-commander](https://pkg.so/zh-hans/brew/midnight-commander/) - Shares pkgdb curated category or tags: cli, file-manager, productivity, terminal, tui.
- [xplr](https://pkg.so/zh-hans/brew/xplr/) - Shares pkgdb curated category or tags: cli, file-manager, productivity, terminal, tui.
- [elio](https://pkg.so/zh-hans/brew/elio/) - Shares pkgdb curated category or tags: cli, file-manager, productivity, terminal, tui.
- [typtea](https://pkg.so/zh-hans/brew/typtea/) - Shares pkgdb curated category or tags: cli, go, productivity, terminal, tui.
- [projectable](https://pkg.so/zh-hans/brew/projectable/) - Shares pkgdb curated category or tags: cli, file-manager, productivity, terminal, tui.
- [nnn](https://pkg.so/zh-hans/brew/nnn/) - Shares pkgdb curated category or tags: cli, file-manager, productivity, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/superfile.yml](https://github.com/mxcl/pkgdb/blob/main/combined/superfile.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
