macOS
brew install pacaptlocal Homebrew formula metadata
安装
brew install pacaptlocal Homebrew formula metadata
概览
Package manager in the style of Arch's pacman
历史
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.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pacapt | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:pacapt |
|---|---|
| 版本 | 3.0.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pacapt |
| 主页 | https://github.com/icy/pacapt |
| 仓库 | https://github.com/icy/pacapt |
| 许可证 | Fair |
| 源码归档 | https://github.com/icy/pacapt/archive/refs/tags/v3.0.7.tar.gz |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.