macOS
brew install vifmlocal Homebrew formula metadata
sudo port install vifmMacPorts ports tree · sysutils/vifm/Portfile · ソース: api.github.com
brew
vifm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vifmlocal Homebrew formula metadata
sudo port install vifmMacPorts ports tree · sysutils/vifm/Portfile · ソース: api.github.com
sudo apk add vifmAlpine Linux edge package indexes · vifm · ソース: dl-cdn.alpinelinux.org
sudo dnf install vifmFedora Rawhide package metadata · vifm · ソース: dl.fedoraproject.org
nix profile install nixpkgs#vifmnixpkgs package indexes · pkgs/by-name/vi/vifm/package.nix · ソース: api.github.com
sudo pacman -S vifmArch Linux sync databases · vifm · ソース: geo.mirror.pkgbuild.com
sudo zypper install vifmopenSUSE Tumbleweed package metadata · vifm · ソース: download.opensuse.org
scoop install extras/vifmScoop official bucket manifest trees · bucket/vifm.json · ソース: api.github.com
概要
Ncurses-based file manager with vi-like keybindings
履歴
vifm is a curses file manager that brings a Vim-like model to filesystem navigation and file operations. It is designed for users who want vi-style modes, mappings, command-line behavior, marks, registers, filters, and two-pane workflows outside the editor.
The SourceForge project was registered on March 6, 2002, placing vifm among the long-running terminal file managers of the early 2000s. Its original positioning has remained stable: a curses/ncurses file manager for vi users, with keyboard-driven control over files and directories rather than a graphical shell.
Over time, vifm grew beyond a simple two-pane navigator. The official site describes a Vim-like environment extended with ideas from mutt, and lists features such as user mappings, command-line ranges and abbreviations, marks and registers, directory tree comparison, undo/redo/backgrounded operations, FUSE support, sessions, color schemes, preview mode, filters, one- or two-pane tabs, tmux and GNU Screen integration, trash, and cross-platform support.
The release history shows steady incremental growth. The 0.7.6 release in 2013 emphasized environment integration, local filtering, external command-line editing, tmux support, and Windows packaging. The 0.8 release in 2015 added XDG support, custom views, a job bar, command-line abbreviations, live search highlighting, and file-picker options. Later releases added Lua integration, richer selection handling, and continued UI and documentation maintenance.
vifm's adoption is mostly visible through long-lived packaging and user communities rather than a single corporate sponsor. It appears across common Unix-like package sets and keeps official channels for GitHub issues, SourceForge tracking, email, a Q&A site, a wiki, and a mailing list. The homepage also links related ecosystem projects such as color schemes, the Vim plugin, devicons, and image-preview helpers, which is a typical sign of a small but durable terminal-tool community.
vifm is typically used as a daily terminal file manager by Vim users: browse directories in one or two panes, select files with visual-mode-like operations, define file associations and custom commands, preview content, run shell commands, compare directory trees, batch rename or filter files, and jump between remembered locations with marks or bookmarks. Its Vim plugin also lets it act as a file picker or netrw replacement inside editor workflows.
vifm matters in package catalogs because it sits in the same mental family as ranger, Midnight Commander, and editor-integrated file pickers, but with a stricter Vim-inspired command language. It is old enough to have SourceForge-era roots and modern enough to have GitHub releases, AppImage/Windows artifacts, XDG configuration, Lua-facing extension points, and an active 0.14.x line in 2026.
セキュリティ状態
vifm に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.config/vifm/vifmrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vifm | cli | グローバル実行可能ファイル | |
vifm-convert-dircolors | cli | グローバル実行可能ファイル | |
vifm-pause | cli | グローバル実行可能ファイル | |
vifm-screen-split | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:vifm |
|---|---|
| バージョン | 0.14.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/vifm |
| ホームページ | https://vifm.info/ |
| リポジトリ | https://github.com/vifm/vifm |
| 上流ドキュメント | https://vifm.info/docs |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/vifm/vifm/releases/download/v0.14.4/vifm-0.14.4.tar.bz2 |
| 最終更新 | 2026-06-22T14:06:34-07:00 |
| Pulse | updated |
| 依存関係 | ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vifm |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
vifm 0.14-3
Flexible vi-like file manager using ncurses
sudo apt install vifmvifm
nix profile install nixpkgs#vifmvifm 0.12-1build2
flexible vi-like file manager using ncurses
sudo apt install vifmvifm 0.14.4-r0
ncurses vi-like file manager
sudo apk add vifmvifm-bash-completion 0.14.4-r0
Bash completions for vifm
sudo apk add vifm-bash-completionvifm-doc 0.14.4-r0
ncurses vi-like file manager (documentation)
sudo apk add vifm-docvifm-fish-completion 0.14.4-r0
Fish completions for vifm
sudo apk add vifm-fish-completionvifm-zsh-completion 0.14.4-r0
Zsh completions for vifm
sudo apk add vifm-zsh-completionvifm 0.14.3-3.fc44
Vifm is a file manager with curses interface
sudo dnf install vifmvifm 0.14.3-2
A file manager with curses interface, which provides Vi[m]-like environment
sudo pacman -S vifmvifm 0.14.4-1.1
Ncurses based file manager with vi like keybindings
sudo zypper install vifmvifm
sudo port install vifmextras/vifm
scoop install extras/vifmソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.