macOS
brew install pacaptlocal Homebrew formula metadata
brew / Rang 13001
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pacapt in AI-Agent-Workflows.
Installation
brew install pacaptlocal Homebrew formula metadata
Überblick
Package manager in the style of Arch's pacman
Verlauf
pacapt is a portable shell wrapper that maps pacman-style commands onto the package manager installed on the host system.
Nguyễn Thái Ngọc Duy, known as icy, created pacapt as a small shell wrapper that translates Arch Linux pacman-style operations into commands for many native package managers.
The project grew into a portable script with numerous backends and optional helper links such as pacman, allowing the same interface to be used across several Unix-like operating-system families.
pacapt has circulated as a convenience tool for people who move among Linux distributions, macOS, and BSD systems. Its standalone shell implementation supports direct installation, while Homebrew provides a managed package for macOS and Linux users.
Contributors expanded its dispatch table across apt, dnf and yum, zypper, emerge, apk, Homebrew, MacPorts, BSD pkg, and other native managers while retaining a pacman-like vocabulary.
Users place pacapt in PATH, optionally link it as pacman, and issue familiar operations for repository refresh, search, installation, removal, and upgrades. pacapt detects a supported backend and delegates the work to that system's native manager.
Authentication and authorization are handled by the underlying manager and operating system. The official documentation identifies no persistent pacapt configuration or credentials file.
pacapt captures a recognizable piece of package-manager culture: users can carry pacman command habits between otherwise incompatible systems without introducing another package database.
The abstraction is intentionally thin. It helps with interactive muscle memory and simple portable scripts but cannot erase differences in package names, repositories, dependency resolution, upgrade semantics, or privilege policy.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
pacapt | 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:pacapt |
|---|---|
| Version | 3.0.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pacapt |
| Homepage | https://github.com/icy/pacapt |
| Repository | https://github.com/icy/pacapt |
| Lizenz | Fair |
| Quellarchiv | https://github.com/icy/pacapt/archive/refs/tags/v3.0.7.tar.gz |
| 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 | pacapt |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
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.