macOS
brew install clifmlocal Homebrew formula metadata
sudo port install clifmMacPorts ports tree · sysutils/clifm/Portfile · source: api.github.com
brew / rank 5284
Command-line Interface File Manager. Version 1.28 via Homebrew; verified 2026-05-28. Also installable with nix: nix profile install nixpkgs#clifm.
install
brew install clifmlocal Homebrew formula metadata
sudo port install clifmMacPorts ports tree · sysutils/clifm/Portfile · source: api.github.com
sudo apk add clifmAlpine Linux edge package indexes · clifm · source: dl-cdn.alpinelinux.org
sudo dnf install clifmFedora Rawhide package metadata · clifm · source: dl.fedoraproject.org
nix profile install nixpkgs#clifmnixpkgs package indexes · pkgs/by-name/cl/clifm/package.nix · source: api.github.com
overview
Command-line Interface File Manager
history
CliFM is a shell-like command-line file manager: no GUI, no TUI menus, and a workflow centered on typed commands. Its official README emphasizes file-management features such as bookmarks, search, selections, previews, bulk rename, archive handling, trash, plugins, workspaces, autosuggestions, and shell-style command expansion.
The upstream GitHub repository was created in 2018. By the 1.x series, the project had grown from a command-line file browser into a feature-rich terminal file manager with profiles, plugins, keybindings, image previews, a directory jumper, remote filesystem operations, and many compatibility paths for old or constrained terminals.
CliFM's README links package installation through Linux package channels and OpenSUSE Build Service, while the batch input lists apk, dnf, Homebrew, MacPorts, and Nix entries. That distribution spread is notable for a file manager whose design intentionally avoids the more common curses-style TUI pattern.
Users start clifm in a directory and manage files through short commands, entry list numbers, shell commands, tab completion, plugins, filters, previews, and profile-specific configuration. The official README says ordinary shell commands work, while the built-in help, man page, and wiki expose the richer file-management command set.
CliFM is interesting to package nerds because it is a terminal file manager that rejects the usual ncurses file-pane model. It packages as a small C-oriented Unix tool, runs across many Unix-like systems, and exposes optional integration points instead of hard depending on a desktop environment.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
$CLIFMRC$XDG_CONFIG_HOME/clifm/profiles/PROFILE/clifmrc~/.config/clifm/profiles/PROFILE/clifmrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clifm | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:clifm |
|---|---|
| Version | 1.28 |
| Package manager | Homebrew |
| Homepage | https://github.com/leo-arch/clifm |
| Repository | https://github.com/leo-arch/clifm |
| Last updated | 2026-05-28T04:27:54Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
clifm
nix profile install nixpkgs#clifmclifm 1.28-r1
CLI file manager
https://github.com/leo-arch/clifm
sudo apk add clifmclifm-bash-completion 1.28-r1
Bash completions for clifm
https://github.com/leo-arch/clifm
sudo apk add clifm-bash-completionclifm-doc 1.28-r1
CLI file manager (documentation)
https://github.com/leo-arch/clifm
sudo apk add clifm-docclifm-fish-completion 1.28-r1
Fish completions for clifm
https://github.com/leo-arch/clifm
sudo apk add clifm-fish-completionclifm-zsh-completion 1.28-r1
Zsh completions for clifm
https://github.com/leo-arch/clifm
sudo apk add clifm-zsh-completionclifm 1.28-2.fc45
Shell-like, command line terminal file manager
https://github.com/leo-arch/clifm
sudo dnf install clifmclifm
sudo port install clifmsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.