macOS
brew install pacaptlocal Homebrew formula metadata
brew / rank 13001
Package manager in the style of Arch's pacman. Version 3.0.7 via Homebrew; verified from local package data.
install
brew install pacaptlocal Homebrew formula metadata
overview
Package manager in the style of Arch's pacman
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pacapt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:pacapt |
|---|---|
| Version | 3.0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pacapt |
| Homepage | https://github.com/icy/pacapt |
| Repository | https://github.com/icy/pacapt |
| License | Fair |
| Source archive | https://github.com/icy/pacapt/archive/refs/tags/v3.0.7.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.