macOS
brew install acklocal Homebrew formula metadata
sudo port install ackMacPorts ports tree · devel/ack/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ack in AI-Agent-Workflows.
Installation
brew install acklocal Homebrew formula metadata
sudo port install ackMacPorts ports tree · devel/ack/Portfile · Quelle: api.github.com
sudo apk add ackAlpine Linux edge package indexes · ack · Quelle: dl-cdn.alpinelinux.org
sudo apt install ackDebian stable package indexes · ack · Quelle: deb.debian.org
sudo dnf install ackFedora Rawhide package metadata · ack · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#acknixpkgs package indexes · ack · Quelle: raw.githubusercontent.com
sudo zypper install ackopenSUSE Tumbleweed package metadata · ack · Quelle: download.opensuse.org
choco install ackChocolatey community package catalog · ack · Quelle: community.chocolatey.org
scoop install main/ackScoop official bucket manifest trees · bucket/ack.json · Quelle: api.github.com
Überblick
Search tool like grep, but optimized for programmers
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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\ackrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ack | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:ack |
|---|---|
| Version | 3.10.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ack |
| Homepage | https://beyondgrep.com/ |
| Repository | https://github.com/beyondgrep/ack3 |
| Upstream-Dokumentation | https://beyondgrep.com/documentation |
| Lizenz | Artistic-2.0 |
| Quellarchiv | https://beyondgrep.com/ack-v3.10.0 |
| Zuletzt aktualisiert | 2026-06-22T14:02:41-07:00 |
| Pulse | updated |
| Build-Abhängigkeiten | pod2man |
| Von macOS bereitgestellte Bibliotheken | perl |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/ackQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.