macOS
brew install acklocal Homebrew formula metadata
sudo port install ackMacPorts ports tree · devel/ack/Portfile · ソース: api.github.com
brew
ack のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install acklocal Homebrew formula metadata
sudo port install ackMacPorts ports tree · devel/ack/Portfile · ソース: api.github.com
sudo apk add ackAlpine Linux edge package indexes · ack · ソース: dl-cdn.alpinelinux.org
sudo dnf install ackFedora Rawhide package metadata · ack · ソース: dl.fedoraproject.org
nix profile install nixpkgs#acknixpkgs package indexes · ack · ソース: raw.githubusercontent.com
sudo zypper install ackopenSUSE Tumbleweed package metadata · ack · ソース: download.opensuse.org
choco install ackChocolatey community package catalog · ack · ソース: community.chocolatey.org
scoop install main/ackScoop official bucket manifest trees · bucket/ack.json · ソース: api.github.com
概要
Search tool like grep, but optimized for programmers
履歴
ack is a Perl-based source-code search tool, similar to grep but optimized for programmers searching large source trees.
ack was written and maintained by Andy Lester. The ack3 README describes it as a code-searching tool similar to grep, portable across platforms that run Perl.
The project evolved through major release lines: ack 2.0 in 2013 changed default search behavior and ackrc handling, and ack 3.0 in 2019 was the first official ack 3 release.
ack spread through developer package managers because it gave programmers grep-like searching with recursive traversal, source-file type detection, VCS-directory ignores, highlighting, and project/user configuration.
The input package facts list ack across Homebrew, Debian, Ubuntu, Fedora/dnf, MacPorts, Nix, Scoop, Chocolatey, Alpine, and openSUSE/zypper, showing unusually broad cross-platform packaging for a small CLI.
Typical usage is interactive and recursive, for example running ack PATTERN inside a source tree. The official documentation emphasizes default recursion, source-aware file selection, filetype filters, match highlighting, and GNU grep-like switches.
ack reads options from ackrc files, including global, user, project, and explicitly supplied ackrc locations, which lets users encode local filetype and ignore rules without wrapper scripts.
ack is important in CLI package history as one of the classic programmer-focused grep replacements, alongside later tools such as ag and ripgrep.
For package maintainers it is intentionally boring in a useful way: mostly Perl, few runtime assumptions, one main executable, and behavior that users expect to be identical across Unix, Windows, and package-manager installs.
セキュリティ状態
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.
~/.ackrc/etc/ackrcC:\Users\$USER\AppData\Roaming\ackrcC:\ProgramData\ackrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ack | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ack |
|---|---|
| バージョン | 3.10.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ack |
| ホームページ | https://beyondgrep.com/ |
| リポジトリ | https://github.com/beyondgrep/ack3 |
| 上流ドキュメント | https://beyondgrep.com/documentation |
| ライセンス | Artistic-2.0 |
| ソースアーカイブ | https://beyondgrep.com/ack-v3.10.0 |
| 最終更新 | 2026-06-22T14:02:41-07:00 |
| Pulse | updated |
| ビルド依存関係 | pod2man |
| macOS 提供ライブラリ | perl |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ack |
| 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 パッケージリンクとは分けて表示されます。
ack 3.8.1-1
grep-like program specifically for large source trees
sudo apt install ackack
nix profile install nixpkgs#ackack 3.7.0-1
grep-like program specifically for large source trees
sudo apt install ackack 3.10.0-r0
Perl-powered replacement for grep
sudo apk add ackack-doc 3.10.0-r0
Perl-powered replacement for grep (documentation)
sudo apk add ack-docack 3.10.0-1.fc45
A Grep-like source code search tool
sudo dnf install ackack 3.10.0-1.1
Grep-Like Text Finder
sudo zypper install ackperl-App-Ack 3.10.0-1.1
Grep-Like Text Finder Perl Module
sudo zypper install perl-App-Ackack
sudo port install ackack
choco install ackmain/ack
scoop install main/ackソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.