# Install superfile with Homebrew, MacPorts, Nix, pacman, scoop, winget

Modern and pretty fancy file manager for the terminal. Version 1.6.0 via Homebrew; verified 2026-06-08.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install superfile
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install superfile
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:superfile
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/superfile>
- **Version:** 1.6.0
- **Source summary:** Modern and pretty fancy file manager for the terminal
- **Homepage:** <https://superfile.dev/>
- **Repository:** <https://github.com/yorukot/superfile>
- **Upstream docs:** <https://superfile.dev/>
- **License:** MIT
- **Source archive:** <https://github.com/yorukot/superfile/archive/refs/tags/v1.6.0.tar.gz>
- **Last updated:** 2026-06-08T02:35:26+08:00
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- spf (cli)
- spf (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.6.0
- Package-manager updated: 2026-06-08
- Local data: ok
- Upstream repository: https://github.com/yorukot/superfile
- Upstream latest detected: v1.6.0 (current)
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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 Details

- **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

## Other Package-Manager Records

- 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


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [lf](https://www.automicvault.com/pkg/brew/lf/) - Shares av.db curated category or tags: cli, file-management, file-manager, go, productivity.
- [midnight-commander](https://www.automicvault.com/pkg/brew/midnight-commander/) - Shares av.db curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [projectable](https://www.automicvault.com/pkg/brew/projectable/) - Shares av.db curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [xplr](https://www.automicvault.com/pkg/brew/xplr/) - Shares av.db curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [yazi](https://www.automicvault.com/pkg/brew/yazi/) - Shares av.db curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [ctpv](https://www.automicvault.com/pkg/brew/ctpv/) - Shares av.db curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [far2l-tty](https://www.automicvault.com/pkg/brew/far2l-tty/) - Shares av.db curated category or tags: cli, file-management, file-manager, productivity, terminal.
- [fdclone](https://www.automicvault.com/pkg/brew/fdclone/) - Shares av.db curated category or tags: cli, file-management, file-manager, productivity, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/superfile.yml](https://github.com/automic-vault/db/blob/main/combined/superfile.yml)


## Sources

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