Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix 安装 clifm

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install clifm

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install clifm

MacPorts ports tree · sysutils/clifm/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add clifm

Alpine Linux edge package indexes · clifm · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install clifm

Fedora Rawhide package metadata · clifm · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#clifm

nixpkgs package indexes · pkgs/by-name/cl/clifm/package.nix · 来源: api.github.com

概览

软件包摘要

Command-line Interface File Manager

命令和别名

  • clifm

历史

项目历史与用法

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.

时间线

  • 2018: leo-arch/clifm GitHub repository created.
  • 2025: The changelog shows active 1.24 through 1.26 feature releases, including terminal, image preview, keybinding, and filesystem improvements.
  • 2026: The changelog lists 1.27 and 1.28 releases; the batch input lists apk, dnf, Homebrew, MacPorts, and Nix packaging.

Related projects

  • CliFM's own README compares specific components with tools such as ranger's rifle and scope.sh, pistol, autojump, z.lua, and zoxide. In the broader package ecosystem it sits near terminal file managers like ranger, nnn, lf, vifm, and yazi, but keeps a command-line rather than full-screen TUI identity.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
$CLIFMRC$XDG_CONFIG_HOME/clifm/profiles/PROFILE/clifmrc~/.config/clifm/profiles/PROFILE/clifmrc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
clifmcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.28
管理器更新时间2026-05-28
本地数据OK
上游当前
检测到的最新版本v1.28

https://github.com/leo-arch/clifm

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:clifm
版本1.28
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/clifm
主页https://github.com/leo-arch/clifm
仓库https://github.com/leo-arch/clifm
上游文档https://github.com/leo-arch/clifm#readme
许可证GPL-2.0-or-later
源码归档https://github.com/leo-arch/clifm/archive/refs/tags/v1.28.tar.gz
最后更新2026-05-28T04:27:54Z
Pulseupdated
依赖gettext, libmagic, readline
构建依赖cmake, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameclifm
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

clifm

nix profile install nixpkgs#clifm
  • normalized package name match
  • 匹配方式:Clifm
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cl/clifm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

clifm 1.28-r0

CLI file manager

https://github.com/leo-arch/clifm

sudo apk add clifm
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: clifm
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Clifm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clifm from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

clifm-bash-completion 1.28-r0

Bash completions for clifm

https://github.com/leo-arch/clifm

sudo apk add clifm-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: clifm
  • normalized package name match
  • 匹配方式:Clifm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clifm-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

clifm-doc 1.28-r0

CLI file manager (documentation)

https://github.com/leo-arch/clifm

sudo apk add clifm-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: clifm
  • normalized package name match
  • 匹配方式:Clifm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clifm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

clifm-fish-completion 1.28-r0

Fish completions for clifm

https://github.com/leo-arch/clifm

sudo apk add clifm-fish-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: clifm
  • normalized package name match
  • 匹配方式:Clifm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clifm-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

clifm-zsh-completion 1.28-r0

Zsh completions for clifm

https://github.com/leo-arch/clifm

sudo apk add clifm-zsh-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: clifm
  • normalized package name match
  • 匹配方式:Clifm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clifm-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

clifm 1.28-1.fc45

Shell-like, command line terminal file manager

https://github.com/leo-arch/clifm

sudo dnf install clifm
  • License: GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: clifm
  • 9 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Clifm
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: clifm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

clifm

sudo port install clifm
  • normalized package name match
  • 匹配方式:Clifm
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/clifm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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