# superfile を Homebrew, MacPorts, Nix, pacman, scoop, winget でインストール

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
- **バージョン:** 1.6.0
- **ソース概要:** Modern and pretty fancy file manager for the terminal
- **ホームページ:** <https://superfile.dev/>
- **リポジトリ:** <https://github.com/yorukot/superfile>
- **最終更新:** 2026-07-26T04:03:48+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- spf (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.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
## 他のパッケージマネージャ記録

- 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
