Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, Nix 安装 apparix

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install apparix

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install apparix

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

Linux

Debian apt已验证 · 92%
sudo apt install apparix

Debian stable package indexes · apparix · 来源: deb.debian.org

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

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

概览

软件包摘要

File system navigation via bookmarking directories

命令和别名

  • apparix

历史

项目历史与用法

apparix is a shell-oriented directory bookmark system for bash and zsh. It lets users bind short marks to filesystem locations, jump to them with completion, and run helper commands for editing, listing, copying, and inspecting files relative to saved locations.

项目历史

The apparix README describes the project as starting around 2005 under the Apparix name, originally implemented in C with bash wrapper functions and tab completion. The current upstream says the C implementation later felt like a heavy tool for the job, and the project was reimplemented as a sourceable shell script.

Around 2018, the shell rewrite lived in the micans bash-utils repository under the apparish name. In early 2021 the maintainer restored the apparix name and moved the project into its own GitHub repository. The official micans.org project page now points users to that GitHub home page.

采用历史

apparix has remained a niche but long-lived command-line navigation tool. Its Homebrew, Debian, MacPorts, Nix, and Ubuntu packaging matters because the project is fundamentally a shell workflow helper: it becomes useful when it is one package install and one shell-source line away.

The upstream history credits Sitaram Chamarty with the original subdirectory-completion idea and first bash implementation, Izaak van Dongen with zsh and completion work, and Martin Zuther with the related fish implementation appari-fish.

使用方式

The common workflow is to mark the current directory with `bm foo`, jump with `to foo`, and use completion for subdirectories under the mark. The bookmark data is stored in `$HOME/.apparixrc`, so marks are immediately shared across shell sessions.

Beyond jumping, apparix exposes small helper commands such as `ae`, `av`, `als`, `aget`, and `aput` for editing, viewing, listing, and copying files at bookmarked locations without manually `cd`-ing there.

为什么软件包爱好者会关心

apparix sits in the same package-manager culture as cdargs, autojump, fasd, z, and zoxide, but it is older and more explicit: it stores named marks rather than ranking recent directories. That makes it interesting to shell-history nerds who prefer deterministic navigation over frecency heuristics.

The modern implementation is intentionally tiny: one sourceable shell file, no service, no daemon, and a plain user resource file. That gives packagers a low-maintenance CLI utility with high leverage for users who live in deep source trees.

时间线

  • 2005: Upstream README says Apparix began around this time as a C program with bash wrappers.
  • 2018: Shell reimplementation appeared in the maintainer's bash-utils work as apparish.
  • 2021: Upstream restored the apparix name and moved the project to its own GitHub repository.

Related projects

  • appari-fish is the related fish-shell implementation credited by upstream.
  • The broader tool family includes cdargs-style named directory bookmarks and later shell jumpers such as autojump, fasd, z, and zoxide.

安全态势

风险级别:绿色

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 元数据适用于 13 个平台目标。

建议审查

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

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
~/.apparixrc

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本11-062
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://micans.org/apparix/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://micans.org/apparix/none 置信度

安装元数据

软件包元数据

软件包键brew:apparix
版本11-062
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/apparix
主页https://micans.org/apparix/
仓库https://github.com/micans/apparix
上游文档https://github.com/micans/apparix#readme
许可证GPL-3.0-or-later
源码归档https://micans.org/apparix/src/apparix-11-062.tar.gz
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

apparix 11-062-3

console-based bookmark tool for fast file system navigation

https://micans.org/apparix/

sudo apt install apparix
  • Section: utils
  • Architecture: amd64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Apparix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: apparix from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

apparix

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

apparix 11-062-1

console-based bookmark tool for fast file system navigation

https://micans.org/apparix/

sudo apt install apparix
  • Section: universe/utils
  • Architecture: amd64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Apparix
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: apparix from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

apparix

sudo port install apparix
  • normalized package name match
  • 匹配方式:Apparix
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/apparix/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