macOS
brew install apparixlocal Homebrew formula metadata
sudo port install apparixMacPorts ports tree · sysutils/apparix/Portfile · ソース: api.github.com
brew
apparix のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install apparixlocal Homebrew formula metadata
sudo port install apparixMacPorts ports tree · sysutils/apparix/Portfile · ソース: api.github.com
sudo apt install apparixDebian stable package indexes · apparix · ソース: deb.debian.org
nix profile install nixpkgs#apparixnixpkgs package indexes · pkgs/by-name/ap/apparix/package.nix · ソース: api.github.com
概要
File system navigation via bookmarking directories
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.apparixrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
apparix | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apparix |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
apparix 11-062-3
console-based bookmark tool for fast file system navigation
sudo apt install apparixapparix
nix profile install nixpkgs#apparixapparix 11-062-1
console-based bookmark tool for fast file system navigation
sudo apt install apparixapparix
sudo port install apparixソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.