macOS
brew install rebar3local Homebrew formula metadata
sudo port install rebar3MacPorts ports tree · erlang/rebar3/Portfile · source: api.github.com
brew / rank 1938
Erlang build tool. Version 3.27.0 via Homebrew; verified 2026-09-10. Also installable with debian: sudo apt install rebar3.
install
brew install rebar3local Homebrew formula metadata
sudo port install rebar3MacPorts ports tree · erlang/rebar3/Portfile · source: api.github.com
sudo apk add rebar3Alpine Linux edge package indexes · rebar3 · source: dl-cdn.alpinelinux.org
sudo apt install rebar3Debian stable package indexes · rebar3 · source: deb.debian.org
sudo pacman -S rebar3Arch Linux sync databases · rebar3 · source: geo.mirror.pkgbuild.com
scoop install main/rebar3Scoop official bucket manifest trees · bucket/rebar3.json · source: api.github.com
overview
Erlang build tool
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rebar3 | 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.
https://github.com/erlang/rebar3
install metadata
| Package key | brew:rebar3 |
|---|---|
| Version | 3.27.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rebar3 |
| Homepage | https://rebar3.org |
| Repository | https://github.com/erlang/rebar3 |
| Upstream docs | https://rebar3.org |
| License | Apache-2.0 |
| Source archive | https://github.com/erlang/rebar3/archive/refs/tags/3.27.0.tar.gz |
| Last updated | 2026-09-10T15:17:41Z |
| Pulse | updated |
| Build dependencies | erlang@27 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/rebar3source 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.