macOS
brew install rebar3local Homebrew formula metadata
sudo port install rebar3MacPorts ports tree · erlang/rebar3/Portfile · 来源: api.github.com
安装
brew install rebar3local Homebrew formula metadata
sudo port install rebar3MacPorts ports tree · erlang/rebar3/Portfile · 来源: api.github.com
sudo apk add rebar3Alpine Linux edge package indexes · rebar3 · 来源: dl-cdn.alpinelinux.org
sudo apt install rebar3Debian stable package indexes · rebar3 · 来源: deb.debian.org
sudo pacman -S rebar3Arch Linux sync databases · rebar3 · 来源: geo.mirror.pkgbuild.com
scoop install main/rebar3Scoop official bucket manifest trees · bucket/rebar3.json · 来源: api.github.com
概览
Erlang build tool
历史
Rebar3 is the standard multipurpose build and project-management tool for Erlang/OTP applications, libraries, and releases.
Rebar3 was developed as the successor to Rebar 2.x, retaining Rebar's role in Erlang projects while redesigning build behavior for repeatability, larger codebases, and easier team adoption.
The project standardized modern Erlang workflows around OTP conventions and added first-class support for packages, dependency locking, profiles, extensible providers, and relx-based releases.
The official project describes Rebar 2.x as the first broadly adopted usable Erlang build tool and Rebar3 as its spiritual successor. Rebar3 addressed shortcomings that became apparent in larger projects and teams with developers new to Erlang.
Its integration of Hex packages, dependency locks, profiles, plugins, testing, Dialyzer, documentation, and relx releases made it a central workflow tool in the Erlang/OTP ecosystem. The supplied metadata records distribution through Homebrew, Alpine, Debian, Ubuntu, Arch Linux, MacPorts, and Scoop.
Projects normally keep rebar.config at their root and use commands such as rebar3 compile, eunit, ct, dialyzer, shell, and release-oriented tasks. rebar.lock records resolved dependencies for repeatable builds.
Global plugins and settings can live in ~/.config/rebar3/rebar.config. Hex authentication creates ~/.config/rebar3/hex.config, which contains keys and should be treated as credential material.
Rebar3 is a package-ecosystem hub rather than merely a compiler driver: it connects OTP project conventions, Hex dependency resolution, lock files, plugins, tests, static analysis, and release assembly. For package maintainers, its self-contained escript design and broad OS packaging make it unusually portable for an ecosystem build tool.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
./rebar.config~/.config/rebar3/rebar.configCredential-bearing paths to review before unattended agent runs.
~/.config/rebar3/hex.config可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
rebar3 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/erlang/rebar3
安装元数据
| 软件包键 | brew:rebar3 |
|---|---|
| 版本 | 3.27.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/rebar3 |
| 主页 | https://rebar3.org |
| 仓库 | https://github.com/erlang/rebar3 |
| 上游文档 | https://rebar3.org |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/erlang/rebar3/archive/refs/tags/3.27.0.tar.gz |
| 最后更新 | 2026-09-10T15:17:41Z |
| Pulse | updated |
| 构建依赖 | erlang@27 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rebar3 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
rebar3 3.24.0-1
Erlang tool to create, develop, and release Erlang libraries and applications
sudo apt install rebar3rebar3 3.19.0-1
Erlang tool to create, develop, and release Erlang libraries and applications
sudo apt install rebar3rebar3 3.27.0-r0
Erlang build tool
https://github.com/erlang/rebar3
sudo apk add rebar3rebar3-bash-completion 3.27.0-r0
Bash completions for rebar3
https://github.com/erlang/rebar3
sudo apk add rebar3-bash-completionrebar3-doc 3.27.0-r0
Erlang build tool (documentation)
https://github.com/erlang/rebar3
sudo apk add rebar3-docrebar3-fish-completion 3.27.0-r0
Fish completions for rebar3
https://github.com/erlang/rebar3
sudo apk add rebar3-fish-completionrebar3-zsh-completion 3.27.0-r0
Zsh completions for rebar3
https://github.com/erlang/rebar3
sudo apk add rebar3-zsh-completionrebar3 3.27.0-2
Erlang build tool that makes it easy to compile and test Erlang applications and releases
https://github.com/erlang/rebar3
sudo pacman -S rebar3rebar3
sudo port install rebar3main/rebar3
scoop install main/rebar3来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.